Skip to content

chore: fix typo #7693

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
Jun 10, 2023
Merged

chore: fix typo #7693

merged 1 commit into from
Jun 10, 2023

Conversation

Lioness100
Copy link
Contributor

Fixed a few random typos (this was a trial run for a CLI I made)

Copy link

@ArjunSharda ArjunSharda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM to me!

@@ -1172,7 +1172,7 @@ describe('api: watch', () => {
expect(instance!.scope.effects.length).toBe(1)
})

test('watchEffect should keep running if created in a detatched scope', async () => {
test('watchEffect should keep running if created in a detached scope', async () => {

This comment was marked as resolved.

@sxzz sxzz added the ready to merge The PR is ready to be merged. label Jun 10, 2023
@sxzz sxzz changed the title docs: fix typos chore: fix typo Jun 10, 2023
@sxzz sxzz merged commit 6277cb9 into vuejs:main Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge The PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants