Skip to content

Commit 53d7d10

Browse files
committed
Fix name of option in documentation.
1 parent f2df7d3 commit 53d7d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@ Here's an example:
100100

101101
.. _adjust_look_feel:
102102

103-
Adjust the look & feel (``kotti.override_assets``)
103+
Adjust the look & feel (``kotti.asset_overrides``)
104104
--------------------------------------------------
105105

106-
In your settings file, set ``kotti.override_assets`` to a list of
106+
In your settings file, set ``kotti.asset_overrides`` to a list of
107107
*asset specifications*. This allows you to set up a directory in your
108108
package that will mirror Kotti's own and that allows you to override
109109
Kotti's templates, CSS files and images on a case by case basis.

0 commit comments

Comments
 (0)