Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Fixed typo in CODE_OF_CONDUCT.md #313

Open
wants to merge 3 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .README.md.swp
Binary file not shown.
5 changes: 4 additions & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Our Pledge

In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project and
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mistake!!

cntributors and maintainers pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, sex characteristics, gender identity and expression,
level of experience, education, socio-economic status, nationality, personal
Expand Down Expand Up @@ -72,5 +72,8 @@ available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.ht

[homepage]: https://www.contributor-covenant.org


Thanks for joing us !!

For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@ npm run build
│ ├── assets # assets for the website
| ├── index.js # starting point
│ └── ...
└── ...