spelling fix

This commit is contained in:
Dennis Eichhorn 2019-05-22 15:38:53 +02:00 committed by GitHub
parent 598bd93f7e
commit 600f7440fa

View File

@ -22,7 +22,7 @@ return [
'permission' => [
'module' => ApiController::MODULE_NAME,
'type' => PermissionType::MODIFY,
'state' => PermissionState::Tag,
'state' => PermissionState::TAG,
],
],
[