From b2582948355bc07321d8e6ac1fc91ed430655b5f Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Sat, 2 Apr 2022 12:30:22 +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 bd3873a..b31c845 100644 --- a/Input.md +++ b/Input.md @@ -1,4 +1,4 @@ -Inputs are a objects, where the user can make inputs +Inputs are objects, where the user can write something and you can read the value Here is a example of how to create a standard input: ````lua