]> git.sondrewold.no Git - weather_cli.git/commitdiff
Update README.md
authorSondre Wold <[email protected]>
Wed, 10 Apr 2024 13:48:14 +0000 (15:48 +0200)
committerGitHub <[email protected]>
Wed, 10 Apr 2024 13:48:14 +0000 (15:48 +0200)
README.md

index f4969fcb56b465323a0a7a5089643300ae79020d..324a5d78f51e4bde653d5f1fe35b6eb3b92652fa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Minimal Weather CLI Tool
 
-This small script gets the average temperate and total precipation for the next "x" hours at your current location (based on your ip). 
+This small script gets the average temperature and total precipitation for the next "x" hours at your current location (based on your ip). 
 
 Building the binary requires `cargo`: `cargo build --release`