We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 9aed7d0 commit 5d475a2Copy full SHA for 5d475a2
contributors.yml
@@ -251,3 +251,4 @@
251
- yracnet
252
- yuleicul
253
- zheng-chuang
254
+- adriananin
docs/start/faq.md
@@ -419,7 +419,7 @@ function User() {
419
}
420
```
421
422
-Instead of rending your component, remix will render the nearest [catch boundary][remix-catchboundary] instead.
+Instead of rendering your component, remix will render the nearest [catch boundary][remix-catchboundary] instead.
423
424
[remix]: https://remix.run
425
[remix-catchboundary]: https://remix.run/docs/en/v1/api/conventions#catchboundary
0 commit comments