Skip to content

Commit 1ca1f04

Browse files
committed
Fix little but confusing mistake
1 parent 36b2c48 commit 1ca1f04

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)