From 97f0899b8fe164740d269fa20269b96cf8d18d8b Mon Sep 17 00:00:00 2001 From: Justin Gerber Date: Sun, 7 Apr 2019 21:33:22 +0000 Subject: [PATCH] README.md: minor spelling issue The word 'dont' is not spelled correctly. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 551c92a60..c2858ec62 100644 --- a/README.md +++ b/README.md @@ -363,7 +363,7 @@ application. cd monero -* If you would like a specific [version/tag](https://github.com/monero-project/monero/tags), do a git checkout for that version. eg. 'v0.14.1.0'. If you dont care about the version and just want binaries from master, skip this step: +* If you would like a specific [version/tag](https://github.com/monero-project/monero/tags), do a git checkout for that version. eg. 'v0.14.1.0'. If you don't care about the version and just want binaries from master, skip this step: git checkout v0.14.1.0