doc: remove unnecessary whitespace and improve wording
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 30s

This commit is contained in:
2024-11-09 23:06:53 +01:00
parent 84882d2991
commit 04b6df691e

View File

@@ -3,7 +3,7 @@
`zterm` is a terminal user interface library to implement terminal (fullscreen or inline) applications.
> [!NOTE]
> Currently `zig 0.13.0` is officially supported. Builds using the master version might not work.
> Currently version `0.13.0` is officially supported. Builds using the master version might not work.
## Usage