From 4df4a15a7213f24c99506269acb0129689be56a8 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Tue, 12 Nov 2013 12:09:40 +0000 Subject: [PATCH] Fix typo in config section name in README.md s/locarc/localrc/ Change-Id: Ia5cdfa8e6995e5cad80750372faa35927d4d8e48 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 640fab65f9..93d139621f 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ for example). # Customizing You can override environment variables used in `stack.sh` by creating file -name `local.conf` with a ``locarc`` section as shown below. It is likely +name `local.conf` with a ``localrc`` section as shown below. It is likely that you will need to do this to tweak your networking configuration should you need to access your cloud from a different host.