Skip to content

Commit

Permalink
Merge pull request #1203 from sey/sey-patch-1
Browse files Browse the repository at this point in the history
Fix typos in advanced_usage.md
  • Loading branch information
shentao committed Dec 22, 2023
2 parents bdb672d + ea3f7bc commit 214a23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/advanced_usage.md
Expand Up @@ -363,7 +363,7 @@ The `$scope` property has three main use cases:
**Example using $scope**

```js
// component that should not collect/emit eny resulsts.
// component that should not collect/emit any result.
const IsolatedComponent = {
setup () {
const validations = {}
Expand Down

0 comments on commit 214a23a

Please sign in to comment.