From 04add7b4c59c3132028ce8296ff6cb128a01cf73 Mon Sep 17 00:00:00 2001 From: Dylan Mitchell Date: Mon, 8 Feb 2021 06:39:38 -0500 Subject: [PATCH] corrected typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5d6a46..0c6ee66 100644 --- a/README.md +++ b/README.md @@ -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