Skip to content

Commit 7cf27f5

Browse files
authored
Merge pull request #4440 from CodeHarborHub/dev-3
Dev 3
2 parents fad85e4 + 216d0f6 commit 7cf27f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/code-of-conduct/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const OurStandards = () => (
4242
<li>The use of sexualized language or imagery, and sexual attention or advances of any kind</li>
4343
<li>Trolling, insulting or derogatory comments, and personal or political attacks</li>
4444
<li>Public or private harassment</li>
45-
<li>Publishing others' private information, such as a physical or email address, without their explicit permission</li>
45+
<li>Publishing other&apos;s private information, such as a physical or email address, without their explicit permission</li>
4646
<li>Other conduct which could reasonably be considered inappropriate in a professional setting</li>
4747
</ul>
4848
</Section>
@@ -118,7 +118,7 @@ const EnforcementGuidelines = () => (
118118
const Attribution = () => (
119119
<Section title="Attribution">
120120
<p>This Code of Conduct is adapted from the <Link to="https://www.contributor-covenant.org/" target="_blank" rel="noopener noreferrer">Contributor Covenant</Link>, version 2.0, available at <Link to="https://www.contributor-covenant.org/version/2/0/code_of_conduct/" target="_blank" rel="noopener noreferrer">https://www.contributor-covenant.org/version/2/0/code_of_conduct.html</Link>.</p>
121-
<p>Community Impact Guidelines were inspired by <Link to="https://github.com/mozilla/inclusion" target="_blank" rel="noopener noreferrer">Mozilla's code of conduct enforcement ladder</Link>.</p>
121+
<p>Community Impact Guidelines were inspired by <Link to="https://github.com/mozilla/inclusion" target="_blank" rel="noopener noreferrer">Mozilla&apos;s code of conduct enforcement ladder</Link>.</p>
122122
<p>For answers to common questions about this code of conduct, see the FAQ at <Link to="https://www.contributor-covenant.org/faq/" target="_blank" rel="noopener noreferrer">https://www.contributor-covenant.org/faq/</Link>. Translations are available at <Link to="https://www.contributor-covenant.org/translations" target="_blank" rel="noopener noreferrer">https://www.contributor-covenant.org/translations</Link>.</p>
123123
</Section>
124124
);

0 commit comments

Comments
 (0)