Skip to content

Commit b98720c

Browse files
committed
typo
1 parent 54829f8 commit b98720c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router-website/modules/api/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ React Router runs in multiple environments: browsers, servers, native, and even
55
## Web {id=installationweb}
66

77
```bash
8-
npm install react-router-dom@next`
8+
npm install react-router-dom@next
99
# or
1010
yarn add react-router-dom@next
1111
```

0 commit comments

Comments
 (0)