Skip to content

Commit

Permalink
fix: beutify
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 authored Jun 7, 2024
1 parent 441438d commit 6ae9e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/psp/managing-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This is why we see the installation process in two phases:

The `PluginSetupProcessor` is the Aragon contract in charge of invoking the `prepareInstallation()` function from your plugin's `PluginSetup` contract and use it to prepare the installation and (eventually) apply it once it has been approved by the DAO.

#### What happens during the Plugin Preparation?
### What happens during the Plugin Preparation?

The preparation of a `PluginSetup` contract proceeds as follows:

Expand Down

0 comments on commit 6ae9e79

Please sign in to comment.