Skip to content

Commit 363a5fb

Browse files
committed
typo
1 parent bb38b5a commit 363a5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/ScriptSystems/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ local system_with_name = update:get_system_by_name("my_system")
2323

2424
## Inserting Systems
2525

26-
To insert a system wou will need to use the `system_builder` global function like below:
26+
To insert a system you will need to use the `system_builder` global function like below:
2727

2828
```lua
2929
local system = system_builder("my_system", script_id)

0 commit comments

Comments
 (0)