corrected typo in readme

This commit is contained in:
Dylan Mitchell 2021-02-08 06:39:38 -05:00
parent fd6d58a571
commit 04add7b4c5
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ A list of packages to install with pip. Examples below:
- name: docker
state: absent
# Or update a package ot the latest version.
# Or update a package to the latest version.
- name: docker
state: latest