From b07ffdb3c01e894a9806843a2a1469ec96e3fcba Mon Sep 17 00:00:00 2001 From: Brian Blaine Date: Wed, 13 Jul 2016 14:20:27 -0700 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b57b606..773f315 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ servers = [ ### Locations There are four places where you can store your server config (All configs will be loaded and merged). -* Extrenal config file that located somewhere on your PC +* External config file that located somewhere on your PC * Config file located in your project directory * Config file located in user home directory * Set server configs directly in project settings