Skip to content

Commit b9e1c61

Browse files
committed
Fixed typo
1 parent 1ed22fc commit b9e1c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import MarkdownIndexGenerator from '../src/index'
1+
import MarkdownIndexGenerator from '../src/index';
22

33
describe('MarkdownIndexGenerator', () => {
44
beforeEach(() => {

0 commit comments

Comments
 (0)