Skip to content

fix(cn): Fix translation error and align with the spacing conventions #1

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

ChuYang-FE
Copy link
Owner

@ChuYang-FE ChuYang-FE commented Apr 25, 2025

This PR focuses on:

  • Fixing a translation error:
    The original English text:

    Now that roomId is not a reactive value (and can’t change on a re-render), it doesn’t need to be a dependency:`

    Correct translation:
    现在 roomId 不是响应式值(并且不会在重新渲染时改变),因此它不需要作为依赖项:

    I believe the previous translation "那它不就不是依赖" is a typo, and this PR corrects it.

  • Unifying spacing rules:

    Added a space after English words to align with the spacing conventions across the document, ensuring consistency and better readability.

removing-effect-dependencies.md
@ChuYang-FE ChuYang-FE merged commit 3087e46 into master Apr 25, 2025
5 checks passed
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