mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix style issues
This commit is contained in:
parent
d68e600304
commit
c66f49652c
@ -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).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user