From 01999c6f90593e4c92675bc5244fafb30e7f45f1 Mon Sep 17 00:00:00 2001 From: Eduardo M Date: Wed, 9 Dec 2020 18:42:05 +0100 Subject: [PATCH] Fix typo on contributing.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit détails to details --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index d8d35b6..7d12aa3 100644 --- a/contributing.md +++ b/contributing.md @@ -6,7 +6,7 @@ Please note that this project is released with a [Contributor Code of Conduct](h - Use a meaningful name to your commit or I'll close it instantly, Update source.md is NOT a name - Do not commit on README, use SOURCE.md ! - Does your app bring something really interesting ? -- Is there a direct link so I we can check the détails of your repo ? +- Is there a direct link so I we can check the details of your repo ? - Flutter is all about UI, use screenshots and animated media for your widget - Paid solutions will be added if they offer free plan for open source or limited features for personnal devs but not limited in time. Fair is fair. - Remember the team is giving its own time to help the community. This is not a paid job yet it take a lot of time to curate and review.