fix(lint): spelling error in README
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 57s

This commit is contained in:
2025-02-21 14:57:30 +01:00
parent 8fbc958ca1
commit 8cc047c1fa

View File

@@ -14,7 +14,7 @@ zig build --release=safe -Dexample=input run
```
> [!NOTE]
> Every example application can be quitted using `ctrl+c`.
> Every example application can be quit using `ctrl+c`.
See the [wiki](https://gitea.yves-biener/yves-biener/zterm/wiki) for a showcase of the examples and the further details.