Skip to content

Commit 765c4c1

Browse files
authored
fix: add missing y and backtick
1 parent 380ad04 commit 765c4c1

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)