Skip to content

Commit d7b5799

Browse files
authored
docs(start/data/custom): fix typo (#13554)
1 parent ff67b74 commit d7b5799

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
@@ -308,6 +308,7 @@
308308
- shivamsinghchahar
309309
- silvenon
310310
- SimenB
311+
- SirDaev
311312
- SkayuX
312313
- skratchdot
313314
- smff

docs/start/data/custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ order: 8
99

1010
## Introduction
1111

12-
Instead of using `@react-router/dev`, you can integrate React Router's framework features (like loaders, actions, fetchers, etc.) into your own bundler and server abstractions with Data Mode..
12+
Instead of using `@react-router/dev`, you can integrate React Router's framework features (like loaders, actions, fetchers, etc.) into your own bundler and server abstractions with Data Mode.
1313

1414
## Client Rendering
1515

0 commit comments

Comments
 (0)