aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 346c272..90eca6c 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ To compile and run all the exercises:
golings verify
```
-## Learnign resources
+## Learning resources
* [Golang official tutorial](https://go.dev/doc/tutorial/)
* [Go by example](https://gobyexample.com)