From 9c84d00fd32d5e202863472debf6028a1508d2fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darko=20Jankovi=C4=87?= <3431769+trulex@users.noreply.github.com> Date: Tue, 6 Nov 2018 12:59:54 +0100 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ba750e1d..10267baf4 100755 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ class { 'docker': Unless specified this installs the latest version of docker from the docker repository on first run. However if you want to specify a specific version you can do so, unless you are using Archlinux which only supports the latest release. -Note that this relies on a package with that version existing in the reposiroty. +Note that this relies on a package with that version existing in the repository. ```puppet class { 'docker':