From 39044b5bb52025b1cff4b21f922e6ef3e744ea1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20M=2E=20Monacci?= Date: Fri, 6 Nov 2020 15:46:32 -0300 Subject: [PATCH] Fix small typo Fix small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab92d6e46..23a969271 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ main :: proc() { #### [Getting Started](https://odin-lang.org/docs/install) -Instructions for downloading and install the Odin compiler and libraries. +Instructions for downloading and installing the Odin compiler and libraries. ### Learning Odin