Skip to content

Commit

Permalink
Docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pederhan committed Sep 30, 2024
1 parent 2fc4622 commit 33227ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ You are free to perform any configuration you want in the `__configure__` functi

## Configuration

Plugins are configured in the application's configuration file. Given that we have a plugin named `my_plugin`, its configuratio file entry should look like this:
Plugins are configured in the application's configuration file. Given that we have a plugin named `my_plugin`, its configuration file entry should look like this:

```toml
[plugins.my_plugin]
Expand Down

0 comments on commit 33227ce

Please sign in to comment.