Russian translation: fix markdown syntax of runtime-handling-errors (#16609) [skip ci]

This commit is contained in:
Alexey Pyltsyn
2018-08-04 21:00:15 +03:00
committed by Alexander Makarov
parent f69612f792
commit b9c4486bd4

View File

@ -121,7 +121,6 @@ class SiteController extends Controller
Вместо использования [[yii\web\ErrorAction]] вы можете создать действие `error` как обычный метод:
```php
public function actionError()
{