Skip to content

fix: Docs Typo - syntax.md file: typo in the word 'simple' instead of#1709

Merged
Zachatoo merged 1 commit intoSilentVoid13:masterfrom
JiwaniZakir:fix/issue-1704
Apr 11, 2026
Merged

fix: Docs Typo - syntax.md file: typo in the word 'simple' instead of#1709
Zachatoo merged 1 commit intoSilentVoid13:masterfrom
JiwaniZakir:fix/issue-1704

Conversation

@JiwaniZakir
Copy link
Copy Markdown
Contributor

Fixes #1704

Corrects a typo in docs/src/syntax.md where the word "simple" was used instead of "single" when describing string quote types. The error was a plain misspelling introduced in the documentation. Changes "simple or double quotes" to "single or double quotes" on line 37 of docs/src/syntax.md. Verified by reviewing the rendered markdown to confirm the corrected phrasing accurately describes single-quoted ('value') and double-quoted ("value") string syntax.

Copy link
Copy Markdown
Collaborator

@Zachatoo Zachatoo left a comment

Choose a reason for hiding this comment

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

Awesome, thank you so much!

@Zachatoo Zachatoo merged commit ab35eca into SilentVoid13:master Apr 11, 2026
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.

Docs Typo - syntax.md file: typo in the word 'simple' instead of correct spelling 'single'

2 participants