From e8b45d26fba56c57a28f1b41d5c105725d9300dd Mon Sep 17 00:00:00 2001
From: Eric Tillberg <eric.tillberg@gmail.com>
Date: Wed, 26 Oct 2016 13:23:53 -0400
Subject: Update index.rst

---
 docs/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/index.rst b/docs/index.rst
index 3b47ce78..9bee1515 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,7 +5,7 @@ Solidity is a contract-oriented, high-level language whose syntax is similar to
 and it is designed to target the Ethereum Virtual Machine.
 
 Solidity is statically typed, supports inheritance, libraries and complex
-user-defines types among other features.
+user-defined types among other features.
 
 As you will see, it is possible to create contracts for voting,
 crowdfunding, blind auctions, multi-signature wallets and more.
-- 
cgit v1.2.3