summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RatesWidget/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RatesWidget/readme.md b/RatesWidget/readme.md
index 919be6d..5820aa0 100644
--- a/RatesWidget/readme.md
+++ b/RatesWidget/readme.md
@@ -1,3 +1,3 @@
# Rates Widget
-Widget for Awesome WM which displays the currency rate between Swiss Frank and Euro. For the rate API it uses [fixer.io](http://fixer.io/) - JSON API for foreign exchange rates and currency conversion. And a python script whihc calls this API.
+Widget for Awesome WM which displays the currency rate between Swiss Frank and Euro. For the rate API it uses [fixer.io](http://fixer.io/) - JSON API for foreign exchange rates and currency conversion. And a python script which calls this API.