From 44f560150a143c2f9de7e0ecafff206d5756a80d Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Sun, 5 May 2024 16:16:55 +0100 Subject: [PATCH] docs: correct small typos in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cbcf3f..f22c26d 100644 --- a/README.md +++ b/README.md @@ -129,5 +129,6 @@ We welcome contributions to Quickemu. - Submit [Quickemu Pull requests](https://github.com/quickemu-project/quickemu/pulls) to fix bugs 🐞 or add new features ✨ - - Commits messages must [conform to the Conventional Commits spcification](https://www.conventionalcommits.org/). +- Commit messages must [conform to the Conventional Commits + specification](https://www.conventionalcommits.org/). - [Sponsor the project](https://github.com/sponsors/flexiondotorg) 💖