From 581a1f0edb9f69cf4a614a2164a78ec3347f2ab5 Mon Sep 17 00:00:00 2001 From: Niall O'Higgins Date: Sun, 3 Feb 2013 22:04:38 -0800 Subject: [PATCH] spelling; --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c14801528..3979c1e8d4 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,8 @@ notice: /Stage[main]/Docker/Service[dockerd]/ensure: ensure changed 'stopped' to notice: Finished catalog run in 329.74 seconds ``` -When this has successfully completed, you should be albe to get into your new system with `vagrant ssh` and use `docker`: + +When this has successfully completed, you should be able to get into your new system with `vagrant ssh` and use `docker`: ```bash $ vagrant ssh