Skip to content

Commit 61f540a

Browse files
committed
Fixing typos
1 parent 10e67b5 commit 61f540a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/40-structure-site/4-beckend-2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ When linking to other pages, you should always use relative links. This ensures
99
This page is a child of the `rentals` page, so the link should look like this:
1010

1111
```
12-
/rentals/<rental_id>
12+
/rental/<rental_id>
1313
```
1414
First let look at the route in config/routes.yaml:
1515
```yaml

0 commit comments

Comments
 (0)