We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bbce0 commit 654513fCopy full SHA for 654513f
docs/features/modular_commands.rst
@@ -127,7 +127,7 @@ CommandSets and pass in the constructor to Cmd2.
127
Dynamic Commands
128
~~~~~~~~~~~~~~~~
129
130
-You man also dynamically load and unload commands by installing and removing CommandSets at runtime. For example,
+You can also dynamically load and unload commands by installing and removing CommandSets at runtime. For example,
131
if you could support runtime loadable plugins or add/remove commands based on your state.
132
133
You may need to disable command auto-loading if you need dynamically load commands at runtime.
0 commit comments