Skip to content

Commit 2a7e969

Browse files
authored
Merge pull request DjangoGirls#997 from rpavelka/master
Fix little but confusing mistake
2 parents 36b2c48 + 1ca1f04 commit 2a7e969

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sk/django_forms/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ blog
1717

1818
OK, otvorme to a napíšme tento kód:
1919

20-
```
21-
python
20+
```python
2221
from django import forms
2322

2423
from .models import Post

0 commit comments

Comments
 (0)