From d10ffdc3fa9fdbc399517b68dd5bfc07f09541cf Mon Sep 17 00:00:00 2001 From: Angelo Moreira Date: Fri, 28 Oct 2022 11:43:38 +0100 Subject: [PATCH] docs: typo in contributors section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fe4dc57..f01146fb 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Check [examples](examples) and [interop](interop)(Interoperability Test) for som ## Contributing -You contributions are welcome! +Your contributions are welcome! Please open issues if you have questions, problems and ideas. You can create pull requests directly if you want to fix little bugs, add small features and so on.