Skip to content

Commit 5d475a2

Browse files
adrianeaninbrophdawg11
andauthoredFeb 16, 2024
fix typo in faq.md (#11272)
Co-authored-by: Matt Brophy <matt@brophy.org>
1 parent 9aed7d0 commit 5d475a2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎contributors.yml

+1
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,4 @@
251251
- yracnet
252252
- yuleicul
253253
- zheng-chuang
254+
- adriananin

‎docs/start/faq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ function User() {
419419
}
420420
```
421421

422-
Instead of rending your component, remix will render the nearest [catch boundary][remix-catchboundary] instead.
422+
Instead of rendering your component, remix will render the nearest [catch boundary][remix-catchboundary] instead.
423423

424424
[remix]: https://remix.run
425425
[remix-catchboundary]: https://remix.run/docs/en/v1/api/conventions#catchboundary

0 commit comments

Comments
 (0)
Please sign in to comment.