Skip to content

Commit

Permalink
docs: fix spelling in comments for ansible instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenGravy authored and github-actions committed Jul 30, 2024
1 parent 90c3be7 commit 6970b46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Create a folder `ansible` where we will collect all generated files:

```code
$ mkdir -p ansible
# Copy the openssh configuration from the prevous step to the ansible dir
# Copy the openssh configuration from the previous step to the ansible dir
$ cp ssh.cfg ansible/
$ cd ansible
```
Expand Down

0 comments on commit 6970b46

Please sign in to comment.