Skip to content

Commit c4bf1ff

Browse files
authored
Update README.md
1 parent 84147c8 commit c4bf1ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ class RichTextBlockAdmin(StreamBlocksAdmin, admin.ModelAdmin):
234234

235235
### Custom templates for render block models in admin
236236
If you need to customize admin templates for block models wich you are using, you need to put templates named as
237-
described in section 3 (above). but put it inside "admin" folder.
237+
described in section 4 (above). but put it inside "admin" folder.
238238

239239
For example for RichText block it will be:
240240

0 commit comments

Comments
 (0)