Skip to content

Commit a0e0e68

Browse files
w2xicexbrayat
authored andcommitted
doc(api): fix missing char
1 parent 88d74f9 commit a0e0e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ test('shallow', () => {
831831
expect(wrapper.html()).toEqual(
832832
`<a-component-stub></a-component-stub><another-component-stub></another-component-stub>`
833833
)
834-
}
834+
})
835835
```
836836
837837
::: tip

0 commit comments

Comments
 (0)