From 76de7dfdb4920ab62a6b357735627f9454ce6544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alois=20Se=C4=8Dk=C3=A1r?= Date: Thu, 26 Oct 2023 11:55:21 +0200 Subject: [PATCH] docs: fixing typos (#9621) * small typos in docs * more typis in docs * Update CODE_OF_CONDUCT.md * Update CONTRIBUTING.md * Update README.md --------- Co-authored-by: Sara Jaoude <82668196+SaraJaoude@users.noreply.github.com> --- README.md | 2 +- pages/docs/how-to-guides/bio-json.mdx | 2 +- pages/docs/how-to-guides/events-forms.mdx | 2 +- pages/docs/open-source-roadmap/glossary.js | 2 +- pages/docs/open-source-roadmap/how-to-contribute.js | 2 +- pages/docs/open-source-roadmap/what-to-contribute.js | 2 +- pages/docs/open-source-roadmap/where.js | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e743a55bdf5..6f2836ed9e5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Here is an example of a BioDrop Profile https://biodrop.io/eddiejaoude > [!IMPORTANT] > Creating/Changing/Deleting your JSON Profile do **not** count towards hacktoberfest and will automatically be marked with the label `invalid` so that Hacktoberfest ignores your Pull Request -> But this does not effect your Pull Request being accepted and merged into BioDrop +> But this does not affect your Pull Request being accepted and merged into BioDrop All other Pull Requests will count towards Hacktoberfest. diff --git a/pages/docs/how-to-guides/bio-json.mdx b/pages/docs/how-to-guides/bio-json.mdx index 2f9caafadc0..c969c16784d 100644 --- a/pages/docs/how-to-guides/bio-json.mdx +++ b/pages/docs/how-to-guides/bio-json.mdx @@ -14,7 +14,7 @@ The bio string in the json file is special! It allows for the use of Markdown. T _If you need help on how to edit this file, please see the Editing Guide_ -2. In the `bio` string, you can wrap text in double asterix to make it bold, here is an example +2. In the `bio` string, you can wrap text in double asterisk to make it bold, here is an example ```js diff --git a/pages/docs/how-to-guides/events-forms.mdx b/pages/docs/how-to-guides/events-forms.mdx index 230b3dde66a..85154a7fcb4 100644 --- a/pages/docs/how-to-guides/events-forms.mdx +++ b/pages/docs/how-to-guides/events-forms.mdx @@ -39,7 +39,7 @@ Note: If you already have events in your Profile these will shown here. If you w | Event URL | Add a link so others can easily find this event | | Dates | Add when the Event starts and when it finishes using the date picker | | Ticket Price | Add how much it costs to attend an event in USD (if it is free then add `0`) | -| Virtual | Use the toggle indicate if the event is taking placeonline or not | +| Virtual | Use the toggle indicate if the event is taking place online or not | Note: as you complete these fields the information will appear on the right hand side, which will allow you to preview how your Profile will look. diff --git a/pages/docs/open-source-roadmap/glossary.js b/pages/docs/open-source-roadmap/glossary.js index a8510dde5bc..12369f1a842 100644 --- a/pages/docs/open-source-roadmap/glossary.js +++ b/pages/docs/open-source-roadmap/glossary.js @@ -72,7 +72,7 @@ export default function DocsGlossary() { diff --git a/pages/docs/open-source-roadmap/how-to-contribute.js b/pages/docs/open-source-roadmap/how-to-contribute.js index f917e15a64c..ef5c2e8294c 100644 --- a/pages/docs/open-source-roadmap/how-to-contribute.js +++ b/pages/docs/open-source-roadmap/how-to-contribute.js @@ -59,7 +59,7 @@ export default function DocsHowToContribute() { After review

- If you receieve feedback where you need to make changes, you can add + If you receive feedback where you need to make changes, you can add additional commits to your branch in your fork, GitHub automatically add them to your open pull request.

diff --git a/pages/docs/open-source-roadmap/what-to-contribute.js b/pages/docs/open-source-roadmap/what-to-contribute.js index c7136e24769..4111757bcf4 100644 --- a/pages/docs/open-source-roadmap/what-to-contribute.js +++ b/pages/docs/open-source-roadmap/what-to-contribute.js @@ -62,7 +62,7 @@ export default function DocsContribute() { Documentation:{" "} Incorrect or out of date documentation is worse than no documentation because people rely on it. Going through the - documemtation and following along, you can spot errors and fix + documentation and following along, you can spot errors and fix them. Or you can add more information to the documentation. diff --git a/pages/docs/open-source-roadmap/where.js b/pages/docs/open-source-roadmap/where.js index 80514d28bed..1f6fb57d7b7 100644 --- a/pages/docs/open-source-roadmap/where.js +++ b/pages/docs/open-source-roadmap/where.js @@ -50,7 +50,7 @@ export default function DocsWhere() { Recommended Open Source projects

- Here are some estiablished, activity and supportive Open Source + Here are some established, activity and supportive Open Source projects you can join today.

@@ -66,7 +66,7 @@ export default function DocsWhere() { BioDrop: This repository is super active and has a great community. With a - variety of issuses to work on, you can find something that + variety of issues to work on, you can find something that interests you.