From 1b09d76e109466b2babbae40f2e4843cbf20b232 Mon Sep 17 00:00:00 2001 From: stanley Date: Wed, 10 Mar 2021 17:26:07 +0000 Subject: [PATCH] fix typos --- CONTRIBUTING.md | 2 +- FORMATTING.md | 6 +++--- README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8cca45c3..475ad746 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ If you a *data science* related idea for content feel free to use `issues` or `d ## Add Content -As an *open-source* project, ***Data Science Notes*** is built on community contributions, so thank for considering to add your thoughts to the collection! +As an *open-source* project, ***Data Science Notes*** is built on community contributions, so thank you for considering to add your thoughts to the collection! Please see [**here**](FORMATTING.md) for formatting and content guidelines. diff --git a/FORMATTING.md b/FORMATTING.md index 121a0fc1..f987ab7b 100644 --- a/FORMATTING.md +++ b/FORMATTING.md @@ -2,10 +2,10 @@ Currently, **_Data Science Notes_** is built on the [Jupyter Book](https://jupyterbook.org/intro.html) platform. This means that Jupyter Notebooks, plain Markdown files, and [**several other formats**](https://jupyterbook.org/file-types/index.html) are available to compose content. -The authors recommend so far to compose `.md` files within a Markdown editor that supports robust markdown syntax including support for *LaTeX* typesetting. An editor that supports custom HTML blocks as well as other Markdown plugins could make the workflow easier as well. [Mark Text](https://marktext.app/) is a good choice app and is available for free currently. +The authors recommend so far to compose `.md` files within a Markdown editor that supports robust markdown syntax including support for *LaTeX* typesetting. An editor that supports custom HTML blocks, as well as other Markdown plugins, could make the workflow easier as well. [Mark Text](https://marktext.app/) is a good choice app and is available for free currently. -The **Write Book Content** section of the [Jupyter Book](https://jupyterbook.org/intro.html) website can prove quite useful for seeing the syntactical possibilities avaiable to contribute content. +The **Write Book Content** section of the [Jupyter Book](https://jupyterbook.org/intro.html) website can prove quite useful for seeing the syntactical possibilities available to contribute content. Content should be written in a similar form as other sections utilizing tools such as *LaTeX* typesetting or highlighted code snippets if necessary. -**Please include sources at the bottom your content if applicable!** +**Please include sources at the bottom of your content if applicable!** diff --git a/README.md b/README.md index af62e2f5..1d4d8b92 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The first project of this website is building a robust collection of notes acros Check out the [`issues`](https://github.com/wyattowalsh/data-science-notes/issues) tab to see where you can help out! Right now, basics across the different subjects are being added, but anything on the topic of *data science* is welcome! -The [`discussions`](https://github.com/wyattowalsh/data-science-notes/discussions) tab has a few threads that could be interesting to check out. This note project as well as the greater MakeUseofData project are quite open-ended so creative suggestions for possible content are warlmly welcomed. +The [`discussions`](https://github.com/wyattowalsh/data-science-notes/discussions) tab has a few threads that could be interesting to check out. This note project as well as the greater MakeUseofData project are quite open-ended so creative suggestions for possible content are warmly welcomed. ![](site_preview.gif)