From c62f3c28985776cc92dd8deff74dcf2c8a647df9 Mon Sep 17 00:00:00 2001 From: Kees Hink Date: Fri, 28 Aug 2020 09:31:02 +0200 Subject: [PATCH] Fix spelling: it's -> its If you mean "the ... that it has", use its. If you mean "it is", use it's. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3e68636c..43aa9a08b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Even non-programmers can create diagrams through the [Mermaid Live Editor](https [Tutorials](./docs/getting-started/Tutorials.md) has video tutorials. Use Mermaid with your favorite applications, check out the list of [Integrations and Usages of Mermaid](./docs/overview/integrations.md). -For a more detailed introduction to Mermaid and some of it's more basic uses, look to the [Beginner's Guide](./docs/overview/n00b-overview.md) and [Usage](./docs/getting-started/usage.md). +For a more detailed introduction to Mermaid and some of its more basic uses, look to the [Beginner's Guide](./docs/overview/n00b-overview.md) and [Usage](./docs/getting-started/usage.md). 🌐 [CDN](https://unpkg.com/mermaid/) | 📖 [Documentation](https://mermaidjs.github.io) | 🙌 [Contribution](https://github.com/mermaid-js/mermaid/blob/develop/CONTRIBUTING.md) | 📜 [Changelog](./docs/tutorials-and-community/CHANGELOG.md)