From 3bd7041426cbbf52667e4df3382f8caf78f378d8 Mon Sep 17 00:00:00 2001 From: Heitor Neiva Date: Wed, 28 Aug 2019 08:48:31 -0700 Subject: [PATCH] Fix sample config - Fixed spelling - Fixed indentation --- _sample_configs/sample_config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_sample_configs/sample_config.yml b/_sample_configs/sample_config.yml index 1fccfe3a..e16690a0 100644 --- a/_sample_configs/sample_config.yml +++ b/_sample_configs/sample_config.yml @@ -61,7 +61,7 @@ wtf: UTC: "Etc/UTC" Vancouver: "America/Vancouver" New_York: "America/New_York" - Sao_Paolo: "America/Sao_Paulo" + Sao_Paulo: "America/Sao_Paulo" Denver: "America/Denver" Iqaluit: "America/Iqaluit" Bahamas: "America/Nassau" @@ -98,7 +98,7 @@ wtf: left: 0 height: 2 width: 1 - refreshInterval: 3600 + refreshInterval: 3600 ip: type: ipinfo title: "My IP" @@ -177,4 +177,4 @@ wtf: left: 1 height: 1 width: 3 - refreshInterval: 3600 \ No newline at end of file + refreshInterval: 3600