Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: revamp documentation #196

Merged
merged 12 commits into from
Dec 7, 2024
Merged

refactor: revamp documentation #196

merged 12 commits into from
Dec 7, 2024

Conversation

Valerioageno
Copy link
Member

Context & Description

Copy link
Member

@marcalexiei marcalexiei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the new layout of the side navigation. Here are a few suggestions that may render it even better:

1. I would consider moving "Contributing" to the bottom of the list with a separator.

The user does not need to access the page very often. Actually, I think they need to access it once.
It might be joined in the future with another page about project maintenance (e.g: how to perform a release)

2. Add subtitles to each of relevant section to better identify its content.

Since we are using a visual separator, I would also consider adding a title to clearly identify what items are included in that section.

Note

Maybe some pages under "Overview" can be moved inside "API reference", but we should consider this after adding the content to the various pages.

Navigation updates proposal

  1. Untitled
    • Home
    • Getting started
    • Tutorial
  2. Overview
    • Core Concepts
    • Routing
    • Rendering
    • Styles
    • Integrations
  3. "API reference" or just "References"
    • Components
    • Hooks
  4. Untitled
    • Contributing

@Valerioageno Valerioageno self-assigned this Dec 4, 2024
@Valerioageno
Copy link
Member Author

I like it! Let's do it

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

LanguageTool

[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Core concepts' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Core concepts' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Core concepts' }]} />


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: use Router
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Hooks' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Hooks' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Hooks' }]} />


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: use Router
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Integrations' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Integrations' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Integrations' }]} />


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Styles' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Styles' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Styles' }]} />

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

LanguageTool

[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Integrations' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Integrations' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Integrations' }]} />


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Defining routes' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Defining routes' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Defining routes' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Dynamic routes' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Dynamic routes' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Dynamic routes' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Layouts' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Layouts' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Layouts' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Link and navigation' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Link and navigation' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Link and navigation' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Loading state' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Loading state' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Loading state' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Pages' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Pages' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Pages' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Redirecting' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Redirecting' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Redirecting' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Styles' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Styles' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Styles' }]} />

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

LanguageTool

[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Defining routes' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Defining routes' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Defining routes' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Dynamic routes' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Dynamic routes' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Dynamic routes' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Layouts' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Layouts' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Layouts' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Link and navigation' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Link and navigation' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Link and navigation' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Loading state' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Loading state' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Loading state' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Pages' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Pages' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Pages' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Redirecting' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Redirecting' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Redirecting' }]} />


[LanguageTool] reported by reviewdog 🐶
It appears that a hyphen is missing in the noun “To-do” (= task) or did you mean the verb “to do”? (TO_DO_HYPHEN[3])
Suggestions: To-do, To do
URL: https://languagetool.org/insights/post/hyphen/#compound-adjectives-with-hyphens
Rule: https://community.languagetool.org/rule/show/TO_DO_HYPHEN?lang=en-US&subId=3
Category: GRAMMAR


[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

import Breadcrumbs, { Element } from '@/components/breadcrumbs'


[LanguageTool] reported by reviewdog 🐶
Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Suggestions: Breadcrumbs
Rule: https://community.languagetool.org/rule/show/ENGLISH_WORD_REPEAT_RULE?lang=en-US
Category: MISC

<Breadcrumbs breadcrumbs={[{ label: 'Styles' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Styles' }]} />


[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

<Breadcrumbs breadcrumbs={[{ label: 'Styles' }]} />

@@ -0,0 +1,14 @@
import MetaTags from '@/components/meta-tags'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

@@ -0,0 +1,14 @@
import MetaTags from '@/components/meta-tags'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

@@ -0,0 +1,14 @@
import MetaTags from '@/components/meta-tags'

<MetaTags
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

import MetaTags from '@/components/meta-tags'

<MetaTags
title="Tuono - MDX"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Suggestions: Too, Turn, Turns, Tony, Ton, Tone, Tons, Tune, Mono, Turbo, Juno, Tuna, Togo, Toni, Guano, Cuomo, Toto, Thong, Tonto, Dunno, Tong, Tojo, USNO, Tunny, Tuns, Bono, Ono, TNO, TUN, Taíno, Truong, UNO, Muon, Muons, Tron, Trons, Tun, Totò
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

canonical="https://tuono.dev/documentation/integrations/mdx"
/>

import Breadcrumbs, { Element } from '@/components/breadcrumbs'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY


import Breadcrumbs, { Element } from '@/components/breadcrumbs'

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
Don’t put a space after the opening parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: {
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY


import Breadcrumbs, { Element } from '@/components/breadcrumbs'

<Breadcrumbs breadcrumbs={[{ label: 'Rendering' }]} />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
Don’t put a space before the closing parenthesis. (COMMA_PARENTHESIS_WHITESPACE)
Suggestions: }
Rule: https://community.languagetool.org/rule/show/COMMA_PARENTHESIS_WHITESPACE?lang=en-US
Category: TYPOGRAPHY

@@ -0,0 +1,14 @@
import MetaTags from '@/components/meta-tags'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
This sentence does not start with an uppercase letter. (UPPERCASE_SENTENCE_START)
Suggestions: Import
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/UPPERCASE_SENTENCE_START?lang=en-US
Category: CASING

@@ -0,0 +1,14 @@
import MetaTags from '@/components/meta-tags'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

@@ -0,0 +1,14 @@
import MetaTags from '@/components/meta-tags'

<MetaTags
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
Possible spelling mistake found. (MORFOLOGIK_RULE_EN_US)
Rule: https://community.languagetool.org/rule/show/MORFOLOGIK_RULE_EN_US?lang=en-US
Category: TYPOS

Copy link
Member

@marcalexiei marcalexiei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Crawled Discord server to retrieve useful messages with content that can be added to the documentation:


These are all the useful message I was able to find so far, I hope they help!


Other missing docs part:

@Valerioageno Valerioageno merged commit c491ece into main Dec 7, 2024
3 checks passed
@Valerioageno Valerioageno deleted the revamp-documentation branch December 7, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants