Skip to content

Commit 110b924

Browse files
Update overview.md (#8892)
* Update overview.md * Update contributors.yml
1 parent 4be7677 commit 110b924

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
@@ -60,3 +60,4 @@
6060
- turansky
6161
- underager
6262
- vijaypushkin
63+
- vikingviolinist

docs/getting-started/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ When the URL is `"/invoices/sent"` the component tree will be:
172172
</App>
173173
```
174174

175-
When the URL is `"/invoices/123"`, the component tree will:
175+
When the URL is `"/invoices/123"`, the component tree will be:
176176

177177
```tsx
178178
<App>

0 commit comments

Comments
 (0)