Skip to content

Fix remaining docs issues: grammar, typos, broken content, and RST artifacts#8205

Merged
dereuromark merged 1 commit into5.xfrom
fix-docs-remaining-issues
Jan 30, 2026
Merged

Fix remaining docs issues: grammar, typos, broken content, and RST artifacts#8205
dereuromark merged 1 commit into5.xfrom
fix-docs-remaining-issues

Conversation

@dereuromark
Copy link
Member

Summary

Fixes remaining issues found during a thorough review of the English documentation.

Broken/corrupted content (2 files):

  • development/rest.md — Fix broken sentence fragment (. is dangling after link) and incomplete sentence (missing verb "works")
  • contributing/documentation.md — Fix wrong path cs/en/docs/en/, fix corrupted code-group block

RST conversion artifacts (3 files):

  • core-libraries/text.md — Fix escaped \$phrase, \<span\> in blockquote → inline code
  • core-libraries/email.md — Fix escaped \$mailer-\> in blockquote → inline code
  • core-libraries/registry-objects.md — Fix escaped add\<registry-object\>() → inline code

Grammar errors (8 files):

  • contributing/code.mdis a breaksbreaks, then nextthe next
  • controllers/middleware.mdencrypted with viaencrypted via
  • plugins.mdPlugin shouldPlugins should, container serviceservices
  • views/helpers/breadcrumbs.mdas a the titleas the title, will appliedwill be applied
  • development/sessions.mda apcan apc
  • orm/schema-system.mda auto-incrementan auto-increment

Typos (4 files):

  • appendices/5-2-migration-guide.mdstopPropogationstopPropagation
  • appendices/5-3-migration-guide.mdhas now a additionalnow has an additional
  • views.md$differenVar$differentVar
  • console-commands.mdwebbrowserweb browser

Wrong path:

  • plugins.mdtempaltestemplates

Code syntax in examples (2 files):

  • controllers/components.md — Missing closing ) in delete(), missing ; in beforeFilter()
  • core-libraries/email.md — Missing ; after getData()

@dereuromark dereuromark merged commit f72bb67 into 5.x Jan 30, 2026
5 checks passed
@dereuromark dereuromark deleted the fix-docs-remaining-issues branch January 30, 2026 08:41
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