Skip to content

Commit 7b80ab7

Browse files
authored
Merge pull request #629 from swhamilton/chore/fix-readme-typo
chore: fix readme typo
2 parents d3a4799 + b178451 commit 7b80ab7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* Documented, self explaining methods
1717
* [Tiny size](https://bundlephobia.com/result?p=react-use-intercom@latest) without any external libraries
1818
* Safeguard for SSR environments (NextJS, Gatsby)
19-
* Compatible to hook into existing Intercom intance (loaded by [Segment](https://segment.com/))
19+
* Compatible to hook into existing Intercom instance (loaded by [Segment](https://segment.com/))
2020

2121
## Installation
2222

packages/react-use-intercom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* Documented, self explaining methods
1717
* [Tiny size](https://bundlephobia.com/result?p=react-use-intercom@latest) without any external libraries
1818
* Safeguard for SSR environments (NextJS, Gatsby)
19-
* Compatible to hook into existing Intercom intance (loaded by [Segment](https://segment.com/))
19+
* Compatible to hook into existing Intercom instance (loaded by [Segment](https://segment.com/))
2020

2121
## Installation
2222

0 commit comments

Comments
 (0)