diff --git a/Input.md b/Input.md
index ddb8660..1a16199 100644
--- a/Input.md
+++ b/Input.md
@@ -1,4 +1,4 @@
-Inputs are objects, where the user can write something and you can read the it.
+Inputs are objects, where the user can write something and you can read it.
Here is a example of how to create a standard input:
````lua