From c37c17cebbf75f21cc1c324f9dac39bb88759e2c Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Sat, 2 Apr 2022 12:30:48 +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 b31c845..ddb8660 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 value +Inputs are objects, where the user can write something and you can read the it.
Here is a example of how to create a standard input: ````lua