From f84dc09c6a9dd3d63aa1e00953b5244cb784c7ed Mon Sep 17 00:00:00 2001 From: Irsha-Farwin25 <64664765+Irsha-Farwin25@users.noreply.github.com> Date: Mon, 19 Dec 2022 22:24:49 +0530 Subject: [PATCH] fixed typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b0d268c1b..d811dd165 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ Questions about usage should be asked in our [Gitter chatroom](https://gitter.im/Semantic-Org/Semantic-UI), on [Semantic UI forums](http://forums.semantic-ui.com) or [StackOverflow](http://stackoverflow.com/questions/tagged/semantic-ui). Examples of usage questions -* *Why isnt my code working?* +* *Why isn't my code working?* * *Can Semantic UI do this?* Once you receive feedback through community channels you may find your question is actually a bug. At this point it's a good idea to submit it as a bug report. Just keep in mind the following suggestions.