Skip to content

Commit c6f706f

Browse files
authored
Fix doc type #143
1 parent ae8969b commit c6f706f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dictionary (or None) then the default engine and loaders will be used which is e
5353

5454
.. code-block:: python
5555
56-
STATIC_TEMPALTES = {
56+
STATIC_TEMPLATES = {
5757
'ENGINES': [{
5858
'BACKEND': 'render_static.backends.StaticDjangoTemplates',
5959
'OPTIONS': {

0 commit comments

Comments
 (0)