Skip to content

Improve order event listener article #1061

Improve order event listener article

Improve order event listener article #1061

GitHub Actions / LanguageTool completed Dec 10, 2024 in 1s

reviewdog [LanguageTool] report

reported by reviewdog 🐶

Findings (6)

guides/plugins/plugins/checkout/order/listen-to-order-changes.md|63 col 226| The verb ‘write’ does not usually follow articles like ‘the’. Check that ‘write’ is spelled correctly; using ‘write’ as a noun may be non-standard. (A_INFINITIVE[2])
Suggestions: to write, the White, the trite, the white, the writ, they write
URL: https://languagetool.org/insights/post/verbs-as-nouns/
Rule: https://community.languagetool.org/rule/show/A_INFINITIVE?lang=en-US&subId=2
Category: GRAMMAR
guides/plugins/plugins/checkout/order/listen-to-order-changes.md|127 col 1| In American English, ‘afterward’ is the preferred variant. ‘Afterwards’ is more commonly used in British English and other dialects. (AFTERWARDS_US[1])
Suggestions: Afterward
Rule: https://community.languagetool.org/rule/show/AFTERWARDS_US?lang=en-US&subId=1
Category: BRITISH_ENGLISH
guides/plugins/plugins/plugin-fundamentals/listening-to-events.md|19 col 59| If a new sentence starts here, add a space and start with an uppercase letter. (LC_AFTER_PERIOD[1])
Suggestions: Loaded, loaded
Rule: https://community.languagetool.org/rule/show/LC_AFTER_PERIOD?lang=en-US&subId=1
Category: CASING
guides/plugins/plugins/plugin-fundamentals/listening-to-events.md|19 col 122| A comma may be missing after the conjunctive/linking adverb ‘Also’. (SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA[1])
Suggestions: Also,
URL: https://languagetool.org/insights/post/linking-words/
Rule: https://community.languagetool.org/rule/show/SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA?lang=en-US&subId=1
Category: PUNCTUATION
guides/plugins/plugins/plugin-fundamentals/listening-to-events.md|27 col 41| Did you mean “loading”? Or maybe you should add a pronoun? In active voice, ‘require’ + ‘to’ takes an object, usually a pronoun. (ALLOW_TO[1])
Suggestions: loading
URL: http://www.ef.com/english-resources/english-grammar/gerund-equals-infinitive/
Rule: https://community.languagetool.org/rule/show/ALLOW_TO?lang=en-US&subId=1
Category: GRAMMAR
guides/plugins/plugins/plugin-fundamentals/listening-to-events.md|76 col 3| File types are normally capitalized. (FILE_EXTENSIONS_CASE[1])
Suggestions: PHP
URL: https://languagetool.org/insights/post/spelling-capital-letters/
Rule: https://community.languagetool.org/rule/show/FILE_EXTENSIONS_CASE?lang=en-US&subId=1
Category: CASING

Filtered Findings (0)

Annotations

Check warning on line 63 in guides/plugins/plugins/checkout/order/listen-to-order-changes.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/checkout/order/listen-to-order-changes.md#L63

The verb ‘write’ does not usually follow articles like ‘the’. Check that ‘write’ is spelled correctly; using ‘write’ as a noun may be non-standard. (A_INFINITIVE[2])
Suggestions: `to write`, `the White`, `the trite`, `the white`, `the writ`, `they write`
URL: https://languagetool.org/insights/post/verbs-as-nouns/ 
Rule: https://community.languagetool.org/rule/show/A_INFINITIVE?lang=en-US&subId=2
Category: GRAMMAR
Raw output
guides/plugins/plugins/checkout/order/listen-to-order-changes.md:63:226: The verb ‘write’ does not usually follow articles like ‘the’. Check that ‘write’ is spelled correctly; using ‘write’ as a noun may be non-standard. (A_INFINITIVE[2])
 Suggestions: `to write`, `the White`, `the trite`, `the white`, `the writ`, `they write`
 URL: https://languagetool.org/insights/post/verbs-as-nouns/ 
 Rule: https://community.languagetool.org/rule/show/A_INFINITIVE?lang=en-US&subId=2
 Category: GRAMMAR

Check warning on line 127 in guides/plugins/plugins/checkout/order/listen-to-order-changes.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/checkout/order/listen-to-order-changes.md#L127

In American English, ‘afterward’ is the preferred variant. ‘Afterwards’ is more commonly used in British English and other dialects. (AFTERWARDS_US[1])
Suggestions: `Afterward`
Rule: https://community.languagetool.org/rule/show/AFTERWARDS_US?lang=en-US&subId=1
Category: BRITISH_ENGLISH
Raw output
guides/plugins/plugins/checkout/order/listen-to-order-changes.md:127:1: In American English, ‘afterward’ is the preferred variant. ‘Afterwards’ is more commonly used in British English and other dialects. (AFTERWARDS_US[1])
 Suggestions: `Afterward`
 Rule: https://community.languagetool.org/rule/show/AFTERWARDS_US?lang=en-US&subId=1
 Category: BRITISH_ENGLISH

Check warning on line 19 in guides/plugins/plugins/plugin-fundamentals/listening-to-events.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/plugin-fundamentals/listening-to-events.md#L19

If a new sentence starts here, add a space and start with an uppercase letter. (LC_AFTER_PERIOD[1])
Suggestions: ` Loaded`, ` loaded`
Rule: https://community.languagetool.org/rule/show/LC_AFTER_PERIOD?lang=en-US&subId=1
Category: CASING
Raw output
guides/plugins/plugins/plugin-fundamentals/listening-to-events.md:19:59: If a new sentence starts here, add a space and start with an uppercase letter. (LC_AFTER_PERIOD[1])
 Suggestions: ` Loaded`, ` loaded`
 Rule: https://community.languagetool.org/rule/show/LC_AFTER_PERIOD?lang=en-US&subId=1
 Category: CASING

Check warning on line 19 in guides/plugins/plugins/plugin-fundamentals/listening-to-events.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/plugin-fundamentals/listening-to-events.md#L19

A comma may be missing after the conjunctive/linking adverb ‘Also’. (SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA[1])
Suggestions: `Also,`
URL: https://languagetool.org/insights/post/linking-words/ 
Rule: https://community.languagetool.org/rule/show/SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA?lang=en-US&subId=1
Category: PUNCTUATION
Raw output
guides/plugins/plugins/plugin-fundamentals/listening-to-events.md:19:122: A comma may be missing after the conjunctive/linking adverb ‘Also’. (SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA[1])
 Suggestions: `Also,`
 URL: https://languagetool.org/insights/post/linking-words/ 
 Rule: https://community.languagetool.org/rule/show/SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA?lang=en-US&subId=1
 Category: PUNCTUATION

Check warning on line 27 in guides/plugins/plugins/plugin-fundamentals/listening-to-events.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/plugin-fundamentals/listening-to-events.md#L27

Did you mean “loading”? Or maybe you should add a pronoun? In active voice, ‘require’ + ‘to’ takes an object, usually a pronoun. (ALLOW_TO[1])
Suggestions: `loading`
URL: http://www.ef.com/english-resources/english-grammar/gerund-equals-infinitive/ 
Rule: https://community.languagetool.org/rule/show/ALLOW_TO?lang=en-US&subId=1
Category: GRAMMAR
Raw output
guides/plugins/plugins/plugin-fundamentals/listening-to-events.md:27:41: Did you mean “loading”? Or maybe you should add a pronoun? In active voice, ‘require’ + ‘to’ takes an object, usually a pronoun. (ALLOW_TO[1])
 Suggestions: `loading`
 URL: http://www.ef.com/english-resources/english-grammar/gerund-equals-infinitive/ 
 Rule: https://community.languagetool.org/rule/show/ALLOW_TO?lang=en-US&subId=1
 Category: GRAMMAR

Check warning on line 76 in guides/plugins/plugins/plugin-fundamentals/listening-to-events.md

See this annotation in the file changed.

@github-actions github-actions / LanguageTool

[LanguageTool] guides/plugins/plugins/plugin-fundamentals/listening-to-events.md#L76

File types are normally capitalized. (FILE_EXTENSIONS_CASE[1])
Suggestions: `PHP`
URL: https://languagetool.org/insights/post/spelling-capital-letters/ 
Rule: https://community.languagetool.org/rule/show/FILE_EXTENSIONS_CASE?lang=en-US&subId=1
Category: CASING
Raw output
guides/plugins/plugins/plugin-fundamentals/listening-to-events.md:76:3: File types are normally capitalized. (FILE_EXTENSIONS_CASE[1])
 Suggestions: `PHP`
 URL: https://languagetool.org/insights/post/spelling-capital-letters/ 
 Rule: https://community.languagetool.org/rule/show/FILE_EXTENSIONS_CASE?lang=en-US&subId=1
 Category: CASING