Skip to content

Commit 4142e5a

Browse files
committed
readme.md fix
1 parent 58282ab commit 4142e5a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ print(year_ago.strftime('%Y'))
120120
```
121121
- program response
122122
```python
123-
>> 2005-11-14
123+
>> 2005
124124
```
125125

126126
## 🚀 About Me

docs/README_DE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ print(year_ago.strftime('%Y'))
119119
```
120120
- program response
121121
```python
122-
>> 2005-11-14
122+
>> 2005
123123
```
124124

125125
## 🚀 Über mich

docs/README_RU.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ print(year_ago.strftime('%Y'))
119119
```
120120
- program response
121121
```python
122-
>> 2005-11-14
122+
>> 2005
123123
```
124124

125125
## 🚀 Обо мне

docs/README_UA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ print(year_ago.strftime('%Y'))
119119
```
120120
- program response
121121
```python
122-
>> 2005-11-14
122+
>> 2005
123123
```
124124

125125
## 🚀 Про мене

0 commit comments

Comments
 (0)