Skip to content

Commit 6d51785

Browse files
author
shaunsephton
committed
copy correction
1 parent f239b01 commit 6d51785

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
@@ -26,7 +26,7 @@ Installation
2626
2727
(r'^ckeditor/', include('ckeditor.urls')),
2828

29-
#. Optionally, add a CKEDITOR_UPLOAD_PREFIX setting to the project's ``settings.py`` file. This settings specifies a URL prefix to media uploaded through ckeditor, i.e.::
29+
#. Optionally, add a CKEDITOR_UPLOAD_PREFIX setting to the project's ``settings.py`` file. This setting specifies a URL prefix to media uploaded through ckeditor, i.e.::
3030

3131
CKEDITOR_UPLOAD_PREFIX = "http://media.lawrence.com/media/ckuploads/
3232

0 commit comments

Comments
 (0)