diff options
author | Ryan Cox <[email protected]> | 2017-02-09 08:47:27 -0800 |
---|---|---|
committer | Dave Anderson <[email protected]> | 2017-02-09 17:32:22 -0800 |
commit | e07ececb94dd7fe786db042337ad2dc0d5a448a6 (patch) | |
tree | cb0eb8138ba21413c5c9b945100379add8ee3e14 | |
parent | aa3f9c9ba10dc5b2d1b79d5de05ae6bf83483334 (diff) |
typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ use for a given hostname. The config file looks like: # Basic hostname -> backend mapping go.universe.tf localhost:1234 -# DNS wildcards are understoor as well. +# DNS wildcards are understood as well. *.go.universe.tf 1.2.3.4:8080 # DNS wildcards can go anywhere in name. |