Skip to content

Fix punctuation in i.e. abbreviation#347

Merged
vedant-sharmaa merged 2 commits into
codenet:mainfrom
prithvi-raj-bagoria:fix/ie-punctuation
Apr 29, 2026
Merged

Fix punctuation in i.e. abbreviation#347
vedant-sharmaa merged 2 commits into
codenet:mainfrom
prithvi-raj-bagoria:fix/ie-punctuation

Conversation

@prithvi-raj-bagoria

Copy link
Copy Markdown
Contributor

01/README.md: "i.e," → "i.e." (missing period after abbreviation)

01/README.md: "i.e," → "i.e." (missing period after abbreviation)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 17, 2026 15:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates documentation punctuation in 01/README.md to correct the i.e. abbreviation usage in the FAQ section.

Changes:

  • Fixes punctuation for the “i.e.” abbreviation in a sentence explaining volatile.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread 01/README.md Outdated

Volatile used to indicate to the compiler that a variable's value may change
unexpectedly. i.e, the compiler can't assume that the value of the variable
unexpectedly. i.e., the compiler can't assume that the value of the variable

Copilot AI Apr 17, 2026

Copy link

Choose a reason for hiding this comment

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

After a period, a new sentence should start with a capital letter; i.e., here reads like the start of a new sentence but is lowercase. Consider rewriting as a single sentence (e.g., using a semicolon) or capitalizing it (I.e.,) to fix the grammar.

Suggested change
unexpectedly. i.e., the compiler can't assume that the value of the variable
unexpectedly; i.e., the compiler can't assume that the value of the variable

Copilot uses AI. Check for mistakes.
@vedant-sharmaa vedant-sharmaa merged commit 641ea08 into codenet:main Apr 29, 2026
@sai-kaushik-s sai-kaushik-s added Spring2026 PR made be Spring 2026 students, possibly for errata participation. Comment Fix Fix technical inaccuracy in a comment, not typo/grammar/abbreviation Typo/Grammar/Abbreviation Fixing typo/grammar/abbreviation in code/comment/README and removed Comment Fix Fix technical inaccuracy in a comment, not typo/grammar/abbreviation labels May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Spring2026 PR made be Spring 2026 students, possibly for errata participation. Typo/Grammar/Abbreviation Fixing typo/grammar/abbreviation in code/comment/README

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants