Skip to content

Commit 1257bc5

Browse files
authored
Fix absolute path example item text (#1640)
The relative example follows afterwards. This block only contains docs on absolute paths.
1 parent f427ba4 commit 1257bc5

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
@@ -42,7 +42,7 @@ The module's documentation will usually tell you the recommended way to import i
4242

4343
The path to the module can be:
4444

45-
- An absolute or relative path to a directory containing a `mod.nu` file:
45+
- An absolute path to a directory containing a `mod.nu` file:
4646

4747
::: details Example
4848

0 commit comments

Comments
 (0)