Update README.md: fix small typo on version format

Signed-off-by: Quoc-Anh Nguyen <9426721+imcvampire@users.noreply.github.com>
This commit is contained in:
Quoc-Anh Nguyen
2025-03-06 03:10:51 +02:00
committed by GitHub
parent 8d3b9098c0
commit ff4fe92c9f

View File

@@ -44,7 +44,7 @@ We keep track of how many issues are closed at the end of the month in [docs/iss
### Versioning
Zen uses [Semantic Versioning](https://semver.org/), meaning versions are displayed as `a.bc.d` where:
Zen uses [Semantic Versioning](https://semver.org/), meaning versions are displayed as `a.b.cd` where:
- `a` is the major version
- `b` is the minor version