diff --git a/book/special_variables.md b/book/special_variables.md index cd8c460baff..93430ee6b25 100644 --- a/book/special_variables.md +++ b/book/special_variables.md @@ -81,7 +81,7 @@ try { # => 2 ``` -### `env.CMD_DURATION_MS` +### `$env.CMD_DURATION_MS` The amount of time in milliseconds that the previous command took to run.