Skip to content

Commit 654513f

Browse files
authored
typo
1 parent 52bbce0 commit 654513f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/modular_commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ CommandSets and pass in the constructor to Cmd2.
127127
Dynamic Commands
128128
~~~~~~~~~~~~~~~~
129129

130-
You man also dynamically load and unload commands by installing and removing CommandSets at runtime. For example,
130+
You can also dynamically load and unload commands by installing and removing CommandSets at runtime. For example,
131131
if you could support runtime loadable plugins or add/remove commands based on your state.
132132

133133
You may need to disable command auto-loading if you need dynamically load commands at runtime.

0 commit comments

Comments
 (0)