diff --git a/docs/tutorials/add-route.md b/docs/tutorials/add-route.md index 9f20fb01ac..9ee1097125 100644 --- a/docs/tutorials/add-route.md +++ b/docs/tutorials/add-route.md @@ -48,7 +48,7 @@ App::post('/v1/storage/buckets/:bucketId/files') ->label('scope', 'files.write') ``` -### Audit +#### Audit * audits.event - Identify the log in human-readable text. * audits.userId - Signals the extraction of $userId in places that it's not available natively. * audits.resource - Signals the extraction part of the resource.