Fix style issues

This commit is contained in:
Tobia De Koninck 2017-08-13 10:36:30 +02:00 committed by Morris Jobke
parent d68e600304
commit c66f49652c

View File

@ -1,6 +1,6 @@
=======
============
Repair Steps
=======
============
Repair steps are methods which are executed by Nextcloud on certain
events which directly affect the app. You can use these repair steps to run
@ -101,7 +101,7 @@ of the app:
Repair-step types
==========================
=================
The following repair steps are available:
* ``install`` This repair step will be executed when installing the app. This means it is executed every time the app is enabled (using the Web interface or the CLI).