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 4e6bf51 commit 60532aeCopy full SHA for 60532ae
Users/toml_config.rst
@@ -226,7 +226,7 @@ See the following example
226
# excluding certain subaspect
227
excludes = 'AspectName2Subaspect'
228
229
-For caofile users who want to write configuration in TOML
+For coafile users who want to write configuration in TOML
230
231
- If you are using aspects ``a:b = 'c'`` in a section named `example`
232
then replace ``a:b = 'c'`` with ``a.b = 'c'`` or
0 commit comments