We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c7f81 commit 1d113a2Copy full SHA for 1d113a2
docs/book/v2/setup/setup-packages.md
@@ -29,7 +29,7 @@ Update/Upgrade system packages:
29
sudo dnf upgrade -y
30
```
31
32
-Now, install the latest version of **Ansible core** and run **ansible-galaxy** in order to install collections:
+Now, install the latest version of **Ansible Core** and run **ansible-galaxy** in order to install collections:
33
34
```shell
35
sudo dnf install ansible-core -y
0 commit comments