summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrjorgenson <rjorgenson@gmail.com>2017-01-10 01:30:15 +0300
committerrjorgenson <rjorgenson@gmail.com>2017-01-10 01:30:15 +0300
commit6321dd99c5e6050b24598cca8b37d54f520a6ffd (patch)
tree88ba8115f746cf199516e046ea5f41946415becf /README.md
parent108335f18f95fd9cbd63157699925202b4df72d9 (diff)
more typos
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ad799c4..ac0f86f4 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_TIEMOUT`|300|The amount of time in seconds between refreshing your cached IP.|
+|`POWERLEVEL9K_PUBLIC_IP_TIMEOUT`|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|