Skip to content

Commit 1e09c57

Browse files
authored
Update README.md
1 parent daebac7 commit 1e09c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Add code in your model
4040
```python
4141
# models.py
4242
from django.db import models
43-
from django_editorjs_fields import EditorJsJSONFiel # Django >= 3.1
43+
from django_editorjs_fields import EditorJsJSONField # Django >= 3.1
4444
from django_editorjs_fields import EditorJsTextField
4545

4646

0 commit comments

Comments
 (0)