From e6375acc782c0223735aef49fda75e3f809dfe21 Mon Sep 17 00:00:00 2001 From: Javier Godoy <11554739+javier-godoy@users.noreply.github.com> Date: Wed, 30 Aug 2023 14:20:54 -0300 Subject: [PATCH] docs: fix typo on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12415aa..60e3385 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Contributions are welcome, but there are no guarantees that they are accepted as As first step, please refer to our [Development Conventions](https://github.com/FlowingCode/DevelopmentConventions) page to find information about Conventional Commits & Code Style requirements. -Then, follow these steps for creating a contibution: +Then, follow these steps for creating a contribution: - Fork this project. - Create an issue to this project about the contribution (bug or feature) if there is no such issue about it already. Try to keep the scope minimal.