From 280d6676d890254301e6793a97c0d97063ea80cf Mon Sep 17 00:00:00 2001
From: saki-osive <62865682+saki-osive@users.noreply.github.com>
Date: Tue, 2 Feb 2021 21:30:51 +0530
Subject: [PATCH] Fixed a grammatical error (#2363)

---
 polkadot/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/polkadot/README.md b/polkadot/README.md
index 0b54f90ebac..41aec0ece2c 100644
--- a/polkadot/README.md
+++ b/polkadot/README.md
@@ -155,7 +155,7 @@ Westend's WND tokens, see the faucet
 
 ## Hacking on Polkadot
 
-If you'd actually like hack on Polkadot, you can grab the source code and build it. Ensure you have
+If you'd actually like to hack on Polkadot, you can grab the source code and build it. Ensure you have
 Rust and the support software installed. This script will install or update Rust and install the
 required dependencies (this may take up to 30 minutes on Mac machines):
 
-- 
GitLab