docs: Remove stray a (#1053)

This commit is contained in:
Frederick 2021-09-25 20:09:16 -07:00 committed by GitHub
parent 304f72dbb2
commit afe89a5718
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -294,7 +294,7 @@ See the [configuration](/manage/configuration.md) reference page for more config
That completes the Getting Started guide for `asdf` :tada: You can now manage `nodejs` versions for your project. Follow similar steps for each type of tool in your project!
`asdf` has a many more commands to become familiar with, you can see them all by running `asdf --help` or `asdf`. The core of the commands are broken into three categories:
`asdf` has many more commands to become familiar with, you can see them all by running `asdf --help` or `asdf`. The core of the commands are broken into three categories:
- [core `asdf`](/manage/core.md)
- [plugins](/manage/plugins.md)