Skip to content

Commit f55b330

Browse files
authored
typo: iteractive -> interactive (#1319)
1 parent 77496a1 commit f55b330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ If Nushell is used as a login shell, you can use a specific configuration file w
140140

141141
The file `login.nu` is sourced after `env.nu` and `config.nu`, so that you can overwrite those configurations if you need. There is an environment variable `$nu.loginshell-path` containing the path to this file.
142142

143-
What about customizing iteractive shells, similar to `.zshrc`? By default `config.nu` is only loaded in interactive shells, not scripts.
143+
What about customizing interactive shells, similar to `.zshrc`? By default `config.nu` is only loaded in interactive shells, not scripts.
144144

145145
### macOS: Keeping `/usr/bin/open` as `open`
146146

0 commit comments

Comments
 (0)