Skip to content

Commit 22a950a

Browse files
committed
Add missing language-specifier
1 parent d1c00fb commit 22a950a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/standard_library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This form requires that you prefix the command using the submodule name. This ca
7171

7272
2. In the `use std/help` example, `help` is both the submodule name and the name of the main command it exports. Using `use std/help` allows you to access:
7373

74-
```
74+
```nu
7575
help
7676
help aliases
7777
help modules

0 commit comments

Comments
 (0)