Skip to content

Commit

Permalink
doc(api): fix missing char
Browse files Browse the repository at this point in the history
  • Loading branch information
w2xi committed Apr 13, 2024
1 parent 88d74f9 commit 3b26776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ test('shallow', () => {
expect(wrapper.html()).toEqual(
`<a-component-stub></a-component-stub><another-component-stub></another-component-stub>`
)
}
})
```
::: tip
Expand Down

0 comments on commit 3b26776

Please sign in to comment.