aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrjorgenson <rjorgenson@gmail.com>2017-01-10 01:24:50 +0300
committerrjorgenson <rjorgenson@gmail.com>2017-01-10 01:24:50 +0300
commit2cb1f84ce7fa135c480712e684d67c03299a3615 (patch)
tree594e07962d075a931bb50463a844531b35d9d311
parent2cc6e661b473339e8f39489f879b2f19a2ebf856 (diff)
fixed typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee1648f8..2ad799c4 100644
--- a/README.md
+++ b/README.md
@@ -335,7 +335,7 @@ segment will not be displayed.
|----------|---------------|-------------|
|`POWERLEVEL9K_PUBLIC_IP_FILE`|'/tmp/p8k_public_ip'|This is the file your public IP is cached in.|
|`POWERLEVEL9K_PUBLIC_IP_HOST`|'http://ident.me'|This is the default host to get your public IP.|
-|`POWERLEVEL9K_PUBLIC_IP_TIMOUT`|300|The amount of time in seconds between refreshing your cached IP.|
+|`POWERLEVEL9K_PUBLIC_IP_TIEMOUT`|300|The amount of time in seconds between refreshing your cached IP.|
|`POWERLEVEL9K_PUBLIC_IP_METHOD`|None|You can set this to any of 'dig', 'curl', or 'wget' to only use that method to refresh your IP.|
|`POWERLEVEL9K_PUBLIC_IP_NONE`|None|The string displayed when an IP was not obtained|