From 232b98aa56ec460d5aa424232d3a121d057df2bd Mon Sep 17 00:00:00 2001 From: Jacob Forsell Date: Tue, 11 Mar 2025 08:44:52 +0100 Subject: [PATCH] Correct README.md numbering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6633560..da2e8d3 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ submit a PR: 4. Ensure that all existing tests pass. 5. Update the documentation and README.md if necessary. 6. Commit your changes with a descriptive commit message. -7.Push your branch to your forked repository. +7. Push your branch to your forked repository. 8. Open a PR on the main repository, providing a detailed description of your changes. 9. Please note that all contributions will be reviewed by the maintainers, who may provide feedback or request modifications before merging the changes.