@@ -54,7 +54,7 @@ |
||
54 | 54 | 'code' => -32001, |
55 | 55 | 'message' => 'Access denied, you are not authorized', |
56 | 56 | 'description' => 'The error occurs if the procedure requires authorization, ' |
57 | - . 'but the user is not authorized.', |
|
57 | + . 'but the user is not authorized.', |
|
58 | 58 | 'logLevel' => LogLevel::INFO, |
59 | 59 | ] |
60 | 60 | ); |