Skip to content

Grammar issue in C++ term-entry issue descriptions ("An ## Codebyte section...") #8086

@AI-Explorer25

Description

@AI-Explorer25

Actual Behavior

Hi! I’ve noticed that several C++ term-entry issues contain the same grammatical error in their instructions. For example:

"An ## Codebyte section that has a compilable code inside it showing the current entry in use."

This appears in multiple issues, including #8076, #8055, #8052 and others.

Suggested correction:

"A ## Codebyte section that has compilable code inside it showing the current entry in use. Use ```codebyte/cpp to add compilable code."

Reason:
"Codebyte" begins with a consonant sound, so the correct article is "A", not "An".
Also, "compilable code" shouldn’t have "a" in front of it.

This may be coming from a template, so fixing it would prevent the same error from appearing in new issues.

Thanks!

Expected Behavior

The issue template or instructions should use correct grammar, e.g.:
"A ## Codebyte section that has compilable code inside it showing the current entry in use. Use ```codebyte/cpp to add compilable code."

On what browser(s) are you seeing the problem?

Opera

Code of Conduct

  • By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • Labels added
  • Issue is assigned

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions