We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f964687 commit e9b6dbeCopy full SHA for e9b6dbe
book/configuration_preview.md
@@ -459,7 +459,7 @@ source ($nu.default-config-dir | path join "myfile.nu")
459
Because the constant value is known at parse-time, it can be used with parse-time keywords like `source` and `use`.
460
461
:::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.
+See [Parse-time Constant Evaluation](./how_nushell_code_gets_run.md#parse-time-constant-evaluation) for more details on this process.
463
:::
464
465
#### `$nu` Constant
0 commit comments