Skip to content

Commit dca9a15

Browse files
fixed: small typo
1 parent cc0a0b2 commit dca9a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ describe('Misc', function () {
2424
})
2525
})
2626

27-
it('generatePropsFromAttributes do not skip ref attributes ', () => {
27+
it('generatePropsFromAttributes do not skip ref attributes', () => {
2828
expect(
2929
generatePropsFromAttributes(
3030
[

0 commit comments

Comments
 (0)