Skip to content

Commit 99a4615

Browse files
authored
docs: typo (#1)
1 parent 4f17f5f commit 99a4615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Lazy initializes Sentry without performance impact in your Docusaurus website.
55
## Installation
66

77
```bash
8-
yarn add docusuarus-plugin-sentry
8+
yarn add docusaurus-plugin-sentry
99
```
1010

1111
## Configuration
@@ -24,4 +24,4 @@ module.exports = {
2424
};
2525
```
2626

27-
Read more about how Sentry uses lazy loading to don't impact the performance [https://docs.sentry.io/platforms/javascript/install/lazy-load-sentry/](https://docs.sentry.io/platforms/javascript/install/lazy-load-sentry/)
27+
Read more about how Sentry uses lazy loading to don't impact the performance [https://docs.sentry.io/platforms/javascript/install/lazy-load-sentry/](https://docs.sentry.io/platforms/javascript/install/lazy-load-sentry/)

0 commit comments

Comments
 (0)