1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

Update docs/tutorials/add-route.md

Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
This commit is contained in:
Shimon Newman 2022-09-09 16:03:28 +03:00 committed by GitHub
parent d865b5adee
commit 9c0da69dbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,7 +121,7 @@ App::post('/v1/storage/buckets/:bucketId/files')
```
### 5. Param
As the name applies param() is used to setting up a request parameter.
As the name implies, `param()` is used to define a request parameter.
param() aspects 7 parameters :
* A key (name)