Skip to content

Commit 04a6272

Browse files
authored
docs(start/framework/custom): fix typo (#13214)
1 parent 796e9ae commit 04a6272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/start/framework/custom.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ createBrowserRouter([
7373

7474
## Server Rendering
7575

76-
To server render a custom setup, there are a few server APIs available for rendering an data loading.
76+
To server render a custom setup, there are a few server APIs available for rendering and data loading.
7777

7878
This guide simply gives you some ideas about how it works. For deeper understanding, please see the [Custom Framework Example Repo](https://github.com/remix-run/custom-react-router-framework-example)
7979

0 commit comments

Comments
 (0)