Skip to content

Commit c0790e7

Browse files
authored
Update 06-ModulesAndHelpers.md
Fix freudian typo
1 parent 1da1feb commit c0790e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/06-ModulesAndHelpers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ modules:
109109
The modules won't conflict as actions with the same names won't be loaded.
110110

111111
The REST module has parts for `Xml` and `Json` in the same way. If you are testing a REST service with only JSON responses,
112-
you can enable just the JSON Fart of this module:
112+
you can enable just the JSON part of this module:
113113

114114
```yaml
115115

0 commit comments

Comments
 (0)