Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit f874724

Browse files
committed
Fix typo
1 parent 2ea6b82 commit f874724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/commands.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
},
9595
{
9696
"cmd": "use [module_path]",
97-
"desc": "Loads the specified module into the current context."
97+
"desc": "Load the specified module into the current context."
9898
},
9999
{
100100
"cmd": "workspace",

0 commit comments

Comments
 (0)