Skip to content

Commit ed3dcb9

Browse files
author
Tim59
committed
remove space on acces control example
1 parent 1f76be9 commit ed3dcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ class Question
464464

465465
### Access Control of Subresources
466466

467-
The `subresourceOperations` attribute also allows you to add an access control on each path with the attribute `access_control `.
467+
The `subresourceOperations` attribute also allows you to add an access control on each path with the attribute `access_control`.
468468

469469
```php
470470
<?php

0 commit comments

Comments
 (0)