We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607e323 commit 082f294Copy full SHA for 082f294
1 file changed
user_guide_src/source/general/helpers.rst
@@ -192,7 +192,7 @@ is as follows:
192
193
1. app/Helpers - Files loaded here are always loaded first.
194
2. {namespace}/Helpers - All namespaces are looped through in the order they are defined.
195
-3. system/Helpers - The base file is loaded last
+3. system/Helpers - The base file is loaded last.
196
197
*********
198
Now What?
0 commit comments