From 08246d353dc3a8365fa129924a9cda6a10fdc8a8 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Wed, 13 Apr 2022 15:51:47 -0300 Subject: [PATCH] Upd spelling from focussed to focused (#140) ref 1: https://github.com/matheusfelipeog/beautiful-docs/pull/140#issuecomment-830847758 ref 2: https://github.com/King-of-Spades/beautiful-docs-reborn/commit/0b5b29af81045cecbc6bd859ffa4247eeab2b8bb ref 3: https://getproofed.com/writing-tips/spelling-tips-focused-or-focussed/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0a0743..2a10a43 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Mailgun Documentation](https://documentation.mailgun.com) - Email service for developers. Language selector, API code samples, editable in the browser, created with Sphinx. (contributed by [@leemunroe](https://github.com/leemunroe)) * [Grav Documentation](http://learn.getgrav.org) - Documentation for Grav, a modern open source flat-file CMS. Tightly integrated with GitHub in markdown format, with quick search and highlight. (contributed by [@rhuk](https://twitter.com/rhuk)) * [Mailjet API guides](http://dev.mailjet.com/) - Great documentation with generated code samples using Slate from Tripit -* [Atlassian GIT Tutorials](https://www.atlassian.com/git/) - Documentation and tutorials on Git. I like their layout. It is simple and focussed on explaining the concepts with good diagrams, tutorials and glossary. (contributed by [@vaseehh](https://twitter.com/vaseehh)) +* [Atlassian GIT Tutorials](https://www.atlassian.com/git/) - Documentation and tutorials on Git. I like their layout. It is simple and focused on explaining the concepts with good diagrams, tutorials and glossary. (contributed by [@vaseehh](https://twitter.com/vaseehh)) * [Digital Ocean API Docs](https://developers.digitalocean.com/documentation/v2/) - These docs are stellar. Examples are abundant and the organization makes each component of the API easy to reason about. (contributed by [@jasonaibrahim](https://github.com/jasonaibrahim)) ### Writing about Docs