Skip to content

Commit eddd6e9

Browse files
authored
Merge pull request #125 from stackhpc/fix-readme-typo
fix: add missing `y` and `backtick`
2 parents 1e331e2 + 3678945 commit eddd6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Before using the collection, you need to install the collection with the `ansibl
2424

2525
ansible-galaxy collection install stackhpc.cephadm
2626

27-
You can also include it in a `requirements.yml` file and install it via ansible-galax collection install -r requirements.yml` using the format:
27+
You can also include it in a `requirements.yml` file and install it via `ansible-galaxy collection install -r requirements.yml` using the format:
2828

2929
```yaml
3030
collections:

0 commit comments

Comments
 (0)