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

Update index.md to fix typos and clarify behaviors #2435

Merged
merged 1 commit into from
May 28, 2024

Conversation

KatWorkGit
Copy link
Contributor

  • Fixed typos (missing period)
  • Clarified behavior of findComponent vs getComponent.
  • Added notes about get and when to use it in the find section so that if users only check the find section of the docs they will see when to use find vs get (as opposed to before when it was only specified in the get section of the docs.

- Fixed typos (missing period)
-  Clarified behavior of `findComponent` vs `getComponent`.
- Added notes about `get` and when to use it in the `find` section so that if users only check the `find` section of the docs they will see when to use `find` vs `get` (as opposed to before when it was only specified in the `get` section of the docs.
Copy link

netlify bot commented May 14, 2024

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit caf42b7
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/66436b5f2f022a00085b2354
😎 Deploy Preview https://deploy-preview-2435--vue-test-utils-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@cexbrayat cexbrayat left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @KatWorkGit

@cexbrayat cexbrayat merged commit 644917a into vuejs:main May 28, 2024
6 of 7 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.

None yet

2 participants