Skip to content

Fix punctuation in i.e. abbreviation#347

Open
prithvi-raj-bagoria wants to merge 1 commit intocodenet:mainfrom
prithvi-raj-bagoria:fix/ie-punctuation
Open

Fix punctuation in i.e. abbreviation#347
prithvi-raj-bagoria wants to merge 1 commit intocodenet:mainfrom
prithvi-raj-bagoria:fix/ie-punctuation

Conversation

@prithvi-raj-bagoria
Copy link
Copy Markdown

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
Copy link
Copy Markdown

Copilot AI left a comment

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

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
Copy link

Copilot AI Apr 17, 2026

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.
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