From 785a97bd4daba7dc924e88aa357f4460b20fab4d Mon Sep 17 00:00:00 2001 From: Supritha <78655439+supzi-del@users.noreply.github.com> Date: Fri, 29 Oct 2021 09:09:35 +0530 Subject: [PATCH] Removed extra space in code of conduct (#15218) --- app/views/pages/_coc_text.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/pages/_coc_text.html.erb b/app/views/pages/_coc_text.html.erb index efcb83a38..3da83b471 100644 --- a/app/views/pages/_coc_text.html.erb +++ b/app/views/pages/_coc_text.html.erb @@ -1,4 +1,4 @@ -
All participants of <%= community_name %> are expected to abide by our Code of Conduct, both online and during in-person events that are hosted and/or associated with <%= community_name %> .
+All participants of <%= community_name %> are expected to abide by our Code of Conduct, both online and during in-person events that are hosted and/or associated with <%= community_name %>.
In the interest of fostering an open and welcoming environment, we as moderators of <%= community_name %> pledge to make participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.