Skip to content

Commit 4e62d3b

Browse files
committed
fix typo
1 parent 658b22e commit 4e62d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ adding the following to your settings::
9898
DJANGOCMS_SNIPPET_VERSIONING = True # Set to version with djangocms-versioning
9999
DJANGOCMS_SNIPPET_MODERATION = True # Set to moderate with djangocms-moderation
100100

101-
When adding versioning to djangocms-snippets, you will need to create ``Version``objects using
101+
When adding versioning to djangocms-snippets, you will need to create ``Version`` objects using
102102
djangocms-versioning's ``create_version`` management command.
103103

104104
Template tag

0 commit comments

Comments
 (0)