mirror of
https://github.com/actix/actix-website
synced 2025-03-20 14:45:18 +01:00
typo
This commit is contained in:
parent
0a166cd593
commit
c98a067163
@ -329,7 +329,7 @@ A scoped layout of these paths would appear as follows
|
|||||||
.with(delete_task)})})})
|
.with(delete_task)})})})
|
||||||
```
|
```
|
||||||
|
|
||||||
A *scoped" path can contain variable path segments as resources. Consistent with
|
A *scoped* path can contain variable path segments as resources. Consistent with
|
||||||
unscoped paths, a scoped prefix without a trailing slash has one automatically
|
unscoped paths, a scoped prefix without a trailing slash has one automatically
|
||||||
appended to it: `/app` converts to `/app/`.
|
appended to it: `/app` converts to `/app/`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user