Skip to content

Commit f790b3f

Browse files
committed
Fix sentence wording
1 parent eec9199 commit f790b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/modules/using_modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The path to the module can be:
100100

101101
:::
102102

103-
- Less commonly, the name of a module already created with the [`module`](/commands/docs/module.md) command. While it is possible to use this command to create a module at the commandline, this isn't common or useful. Instead, this form is primarily used by module authors to define a submodule. See [Creating Modules - Submodules](./creating_modules.md#submodules).
103+
- Less commonly, the name of a module is created with the [`module`](/commands/docs/module.md) command. While it is possible to use this command to create a module at the commandline, this isn't common or useful. Instead, this form is primarily used by module authors to define a submodule. See [Creating Modules - Submodules](./creating_modules.md#submodules).
104104

105105
### Module Definitions
106106

0 commit comments

Comments
 (0)