From 71064f963fcde69c86bd21bc931efb07766f1105 Mon Sep 17 00:00:00 2001
From: Robert Jelic <36573031+NoryiE@users.noreply.github.com>
Date: Sat, 2 Apr 2022 12:30:56 +0200
Subject: [PATCH] Updated Input (markdown)
---
Input.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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