We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421bbe5 commit 5c4a029Copy full SHA for 5c4a029
docs/plugins/index.md
@@ -32,7 +32,7 @@ your tmuxp workspace file.
32
33
## Developing a Plugin
34
35
-tmuxp expects all plugins to be class within a python submodule named
+tmuxp expects all plugins to be a class within a python submodule named
36
`plugin` that is within a python module that is installed in the local
37
python environment. A plugin interface is provided by tmuxp to inherit.
38
0 commit comments