Skip to content

Commit 60532ae

Browse files
committed
fix typo
1 parent 4e6bf51 commit 60532ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Users/toml_config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ See the following example
226226
# excluding certain subaspect
227227
excludes = 'AspectName2Subaspect'
228228
229-
For caofile users who want to write configuration in TOML
229+
For coafile users who want to write configuration in TOML
230230

231231
- If you are using aspects ``a:b = 'c'`` in a section named `example`
232232
then replace ``a:b = 'c'`` with ``a.b = 'c'`` or

0 commit comments

Comments
 (0)