Fix typo in config section name in README.md
s/locarc/localrc/
Change-Id: Ia5cdfa8e6995e5cad80750372faa35927d4d8e48
diff --git a/README.md b/README.md
index 640fab6..93d1396 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@
# 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.