From 2f9e75b94c540bbc39c392a15e7771f31690c73d Mon Sep 17 00:00:00 2001 From: Javier Godoy <11554739+javier-godoy@users.noreply.github.com> Date: Thu, 31 Aug 2023 14:10:44 -0300 Subject: [PATCH] docs: fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d3ad1d..bb7dd23 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,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 requeriments. -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.