Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typos in object-based programming techniques #538

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AliHaider332
Copy link

Title:

Fix typos and improve clarity in object-based programming techniques documentation

Description:

This pull request addresses minor grammatical errors and improves readability in the Object-Based Programming Techniques documentation.

Changes:

Fixed grammatical inconsistency:

  • "programmers intentions" → "programmer's intentions"
  • "create a copy of an object and then getting rid of the original" → "create a copy of an object and then get rid of the original"

Capitalization correction:

  • "especially" → "Especially"

Reason for Changes:

These updates ensure grammatical accuracy, better readability, and maintain a professional tone in the documentation.

Checklist:

  • Grammar and spelling checked
  • Verified consistency in formatting
  • Ensured correctness of technical content

@AliHaider332
Copy link
Author

This PR corrects minor grammatical inconsistencies and improves readability in the Object-Based Programming Techniques documentation. The changes ensure better clarity and maintain a professional tone. Please review and let me know if any further refinements are needed. Thanks!

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.

1 participant