From cafebaae465c78513d817bbf1c051aa7608b7511 Mon Sep 17 00:00:00 2001 From: Omar Lozada Date: Sat, 22 Oct 2016 13:18:23 +0800 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4f500dfa..0be93054f 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ server. Then go to [localhost](http://localhost:5000/?Action=DescribeInstances) to see a list of running instances (it will be empty since you haven't added any yet). -If you want to use boto with this (using the simpler decorators above instead is strongly encouraged), the easiest way is to create a boto config file (`~/.boto`) with the following valuesp: +If you want to use boto with this (using the simpler decorators above instead is strongly encouraged), the easiest way is to create a boto config file (`~/.boto`) with the following values: ``` [Boto]