We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da1feb commit c0790e7Copy full SHA for c0790e7
guides/06-ModulesAndHelpers.md
@@ -109,7 +109,7 @@ modules:
109
The modules won't conflict as actions with the same names won't be loaded.
110
111
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:
+you can enable just the JSON part of this module:
113
114
```yaml
115
0 commit comments