From d2f30febbbd30620d50ba2635a4e1f60261bc9e4 Mon Sep 17 00:00:00 2001 From: itsre3 <105688454+itsre3@users.noreply.github.com> Date: Thu, 15 Sep 2022 23:54:09 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7ddb9c..bae5dfd 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ There are two different ways the plugin manager can be installed: - Plugin manager will also show and execute the settings icon if your `ba.Plugin` export class has a method named `on_plugin_manager_prompt`; check out the [colorscheme](https://github.com/bombsquad-community/plugin-manager/blob/f24f0ca5ded427f6041795021f1af2e6a08b6ce9/plugins/utilities/colorscheme.py#L419-L420) - plugin as an example and it's behaviour when the settings icon is tapped via the plugin manager in-game. + plugin as an example and its behaviour when the settings icon is tapped via the plugin manager in-game. #### Example: