mirror of
https://github.com/actix/actix-website
synced 2024-11-28 02:22:57 +01:00
allows -> allow
This commit is contained in:
parent
04bca7bf82
commit
4217307435
@ -46,7 +46,7 @@ Head over to ``http://localhost:8088/`` to see the results.
|
|||||||
### Using Attribute Macros to Define Routes
|
### Using Attribute Macros to Define Routes
|
||||||
|
|
||||||
Alternatively, you can define routes using macro attributes which
|
Alternatively, you can define routes using macro attributes which
|
||||||
allows you to specify the routes above your functions like so:
|
allow you to specify the routes above your functions like so:
|
||||||
|
|
||||||
{{< include-example example="getting-started" section="macro-attributes">}}
|
{{< include-example example="getting-started" section="macro-attributes">}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user