Skip to content

Commit

Permalink
Update overview.md (#8892)
Browse files Browse the repository at this point in the history
* Update overview.md

* Update contributors.yml
  • Loading branch information
vikingviolinist committed May 22, 2022
1 parent 4be7677 commit 110b924
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contributors.yml
Expand Up @@ -60,3 +60,4 @@
- turansky
- underager
- vijaypushkin
- vikingviolinist
2 changes: 1 addition & 1 deletion docs/getting-started/overview.md
Expand Up @@ -172,7 +172,7 @@ When the URL is `"/invoices/sent"` the component tree will be:
</App>
```

When the URL is `"/invoices/123"`, the component tree will:
When the URL is `"/invoices/123"`, the component tree will be:

```tsx
<App>
Expand Down

0 comments on commit 110b924

Please sign in to comment.