Skip to content

Commit 652f984

Browse files
authored
docs: update README (#42)
Fix typo.
1 parent abe9478 commit 652f984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
---
2626

2727
PlaceKit Autocomplete React Library is a React wrapper of [PlaceKit Autocomplete JS](https://github.com/placekit/autocomplete-js).
28-
It features a [compoment](./src/PlaceKit.jsx) ready to use, and a [custom hook](./src/usePlaceKit.js) for custom implementations.
28+
It features a [component](./src/PlaceKit.jsx) ready to use, and a [custom hook](./src/usePlaceKit.js) for custom implementations.
2929
It also is **TypeScript compatible**.
3030

3131
## 🎯 Quick start

0 commit comments

Comments
 (0)