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.
2 parents 52bbce0 + 654513f commit d4aa9a4Copy full SHA for d4aa9a4
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