fix typo
ci/woodpecker/pr/woodpecker Pipeline is pending Details

This commit is contained in:
Norm 2023-05-31 09:03:25 -04:00
parent 2482d96782
commit 5ce38591e5
Signed by untrusted user: norm
GPG Key ID: 41288320096BE045
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Now install Elixir:
```shell
asdf plugin-add elixir https://github.com/asdf-vm/asdf-elixir.git
asdf install elixir 1.14.5-otp-25
asdf global elxir 1.14.5-otp-25
asdf global elixir 1.14.5-otp-25
```
Confirm that Elixir is installed correctly by checking the version: