Skip to content

Fix grammar in Data Structures definition#9

Merged
Nullkernel merged 1 commit intomainfrom
codex/fix-data-structures-section-grammar
Apr 5, 2026
Merged

Fix grammar in Data Structures definition#9
Nullkernel merged 1 commit intomainfrom
codex/fix-data-structures-section-grammar

Conversation

@Nullkernel
Copy link
Copy Markdown
Owner

Motivation

  • Correct a duplicated word and add the Oxford comma in the Data Structures definition to improve clarity and grammar.

Description

  • Replace the fragment "It is is a way to organize, store and manage data..." with "It is a way to organize, store, and manage data..." in Notes/Day-1-intro.md while preserving the existing markdown structure and formatting.

Testing

  • Verified the updated line and file contents with nl -ba Notes/Day-1-intro.md | sed -n '10,18p' and confirmed a single-line substitution in the file diff (checks passed).

Codex Task

@Nullkernel Nullkernel merged commit c1047f7 into main Apr 5, 2026
1 check passed
@Nullkernel Nullkernel deleted the codex/fix-data-structures-section-grammar branch April 6, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant