Skip to content

Commit a41a605

Browse files
committed
Fix whitespace issue
1 parent 267a075 commit a41a605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Example::
278278
.. warning::
279279

280280
Make sure you use **language codes** (`en-us`) and not **locale names**
281-
(`en_US`)here and in :setting:`django:LANGUAGES`.
281+
(`en_US`) here and in :setting:`django:LANGUAGES`.
282282
Use :ref:`check command <cms-check-command>` to check for correct syntax.
283283

284284
``CMS_LANGUAGES`` has different options where you can define how different

0 commit comments

Comments
 (0)