From 91f3f913dc58f37cacfb938028eac0ce2c20dad1 Mon Sep 17 00:00:00 2001 From: bpc2003 Date: Fri, 14 Mar 2025 16:57:59 -0400 Subject: Added helper function in main.c --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7f02933..c6345c7 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The basic layout of a command looks like this:\ - `s` represents the selector.\ If `s` is a number, it will execute the command on that specific object.\ If `s` is an `*` it will execute the command on every object. -- `/params/` represents any paramaters\ +- `/params/` represents any parameters\ that the command may need to execute properly.\ All parameters are separated by a `/`. -- cgit v1.2.3