fix typo in documentation
This commit is contained in:
parent
87539eb8ef
commit
dc6681a27c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ It is advisable to override any of them by adding it to `cms/local_settings.py`
|
|||
Any change needs restart of MediaCMS in order to take effect. So edit `cms/local_settings.py`, make a change and restart MediaCMS
|
||||
|
||||
```
|
||||
#systectl restart mediacms
|
||||
#systemctl restart mediacms
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue