Clarify language description and wording in docs and improve API section phrasing

This commit is contained in:
Stone_Red
2026-03-05 12:55:18 +01:00
parent 672479bdee
commit f806d86a2e
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# YesNt Documentation
YesNt is a line-based, interpreted scripting language inspired by assembly.
YesNt is a line-based, interpreted scripting language.
Each line is one statement. There are no multi-line expressions.
## Guides