Skip to content

Commit

Permalink
versions.md: "set" -> "sets" to make subject+verb tense agree. Nearby…
Browse files Browse the repository at this point in the history
… "`global` writes" and "`local` writes" are similar.
  • Loading branch information
Andrew-Zipperer committed Apr 24, 2024
1 parent fcc8d29 commit 1ac67ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manage/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ asdf local <name> latest[:<version>]

`global` writes the version to `$HOME/.tool-versions`.

`shell` set the version to an environment variable named `ASDF_${TOOL}_VERSION`, for the current shell session only.
`shell` sets the version to an environment variable named `ASDF_${TOOL}_VERSION`, for the current shell session only.

`local` writes the version to `$PWD/.tool-versions`, creating it if needed.

Expand Down

0 comments on commit 1ac67ae

Please sign in to comment.