Skip to content

Commit

Permalink
Small typo fix (#4988)
Browse files Browse the repository at this point in the history
  • Loading branch information
leefaisonr authored May 28, 2024
1 parent e0e5ca3 commit 67a92a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ cd to the role in question
% docker ps -qaf ancestor=quay.io/pulibrary/jammy-ansible:latest | xargs docker rm
% docker volume ls -qf dangling=true | xargs docker volume rm
% docker rmi quay.io/pulibrary/jammy-ansible
% molecule converage
% molecule converge
```

# Usage
Expand Down

0 comments on commit 67a92a6

Please sign in to comment.