Skip to content

Commit cd86644

Browse files
authored
Fix typo
1 parent e9d258e commit cd86644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Add `markedit-api` to your (TypeScript) project's devDependencies:
2323
}
2424
```
2525

26-
Import types declarations with:
26+
Import type declarations with:
2727

2828
```ts
2929
import { MarkEdit } from 'markedit-api';

0 commit comments

Comments
 (0)