Update docs/frontend-system/architecture/07-routes.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2024-01-12 14:25:43 +01:00
parent c16323db06
commit ef87f16599
@@ -26,7 +26,7 @@ There are 3 types of route references: regular route, sub route, and external ro
### Creating a Route Reference
Route references, also known as plugins' index pages or regular routes, are created as follows:
Route references, also known as "absolute" or "regular" routes, are created as follows:
```tsx
// plugins/catalog/src/routes.ts