Skip to content

Commit

Permalink
Fix typos in advanced_usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sey committed Aug 28, 2023
1 parent bdb672d commit ea3f7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/advanced_usage.md
Original file line number Diff line number Diff line change
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 ea3f7bc

Please sign in to comment.