Skip to content

Commit e9b6dbe

Browse files
committed
Typo
1 parent f964687 commit e9b6dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/configuration_preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ source ($nu.default-config-dir | path join "myfile.nu")
459459
Because the constant value is known at parse-time, it can be used with parse-time keywords like `source` and `use`.
460460

461461
:::tip See Also
462-
See [Parse-time Constant Evaluation](./how_nushell_code_gets_run.md#parse-time-constant-evaluation) for more details on this parse.
462+
See [Parse-time Constant Evaluation](./how_nushell_code_gets_run.md#parse-time-constant-evaluation) for more details on this process.
463463
:::
464464

465465
#### `$nu` Constant

0 commit comments

Comments
 (0)