We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1b86f commit b74ea53Copy full SHA for b74ea53
docs/source/tutorials/configuration.rst
@@ -49,7 +49,7 @@ setting ``frame_y_radius`` will affect ``frame_height``:
49
>>> config.frame_height
50
10.0
51
52
-The global ``config`` object is mean to be the single source of truth for all
+The global ``config`` object is meant to be the single source of truth for all
53
config options. All of the other ways of setting config options ultimately
54
change the values of the global ``config`` object.
55
0 commit comments