Skip to content

Commit f648821

Browse files
samimsusmorimoto
authored andcommitted
Fix grammatical error (#13249)
* Fix grammatical error * Update contributors.yml
1 parent f1e14a2 commit f648821

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,3 +368,4 @@
368368
- yuleicul
369369
- zeromask1337
370370
- zheng-chuang
371+
- samimsu

docs/start/modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Every mode supports any architecture and deployment target, so the question isn'
9595

9696
**Use Declarative Mode if you:**
9797

98-
- want to use React Router as a simply as possible
98+
- want to use React Router as simply as possible
9999
- are coming from v6 and are happy with the `<BrowserRouter>`
100100
- have a data layer that either skips pending states (like local first, background data replication/sync) or has its own abstractions for them
101101
- are coming from Create React App (you may want to consider framework mode though)

0 commit comments

Comments
 (0)