| @@ -53,7 +53,7 @@ | ||
| 53 | 53 | |
| 54 | 54 | public function afterUpdate() | 
| 55 | 55 |      { | 
| 56 | -	$this->getDi()->get('cacheManager')->delete([ | |
| 56 | +    $this->getDi()->get('cacheManager')->delete([ | |
| 57 | 57 | Keys::PAGE, | 
| 58 | 58 | $this->slug, | 
| 59 | 59 | self::$lang |