Skip to content

Commit 7e3c18e

Browse files
authored
Update README.md
1 parent aa65479 commit 7e3c18e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You can also pass normal element attributes like `className` to the component.
9999

100100
## Standalone Version
101101

102-
The standalone version does **not** come bundled with [scroll-into-view-if-needed](https://www.npmjs.com/package/scroll-into-view-if-needed). Use this version if you'd like to maintain your own dependency for scroll-into-view-if-needed, or if you're already using scroll-into-view-if-needed in other areas of your project.
102+
The standalone version does **not** come bundled with [scroll-into-view-if-needed](https://www.npmjs.com/package/scroll-into-view-if-needed). Use this version if you'd like to maintain your own dependency, or if you're already using [scroll-into-view-if-needed](https://www.npmjs.com/package/scroll-into-view-if-needed) in other areas of your project.
103103

104104
**ES version:**
105105

@@ -111,4 +111,4 @@ The standalone version does **not** come bundled with [scroll-into-view-if-neede
111111

112112
## Upgrading from v1
113113

114-
This project has been updated along with `scroll-into-view-if-needed` and accepts the same `options`. Check out the [migration guide](https://www.npmjs.com/package/scroll-into-view-if-needed#breaking-api-changes-from-v1) over there!
114+
This project has been updated along with [scroll-into-view-if-needed](https://www.npmjs.com/package/scroll-into-view-if-needed) and accepts the same `options`. Check out the [migration guide](https://www.npmjs.com/package/scroll-into-view-if-needed#breaking-api-changes-from-v1) over there!

0 commit comments

Comments
 (0)