Skip to content

Update object_basics.md #29600

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

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

Update object_basics.md #29600

wants to merge 1 commit into from

Conversation

indooox
Copy link

@indooox indooox commented Apr 8, 2025

Because

spelling mistake

This PR

changed one word

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project curriculum contributing guide
  • The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
  • If any lesson files are included in this PR, they follow the Layout Style Guide

@github-actions github-actions bot added the Content: Foundations Involves the Foundations content label Apr 8, 2025
@MaoShizhong
Copy link
Contributor

to is not a typo here. It's saying if we have a reference to another object, then mutating it will affect all other variables that contain a reference to the same object.

@JoshDevHub
Copy link
Contributor

Thank you for your interest in contributing to the curriculum.

I agree with Mao here. This isn't a typo and the proposed change alters the sentence in a way that doesn't make sense. If you find the sentence's construction confusing, we could potentially discuss a different way to word it. If it does make sense to you now though, I'll close this PR down.

@JoshDevHub JoshDevHub self-requested a review April 9, 2025 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content: Foundations Involves the Foundations content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants