File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ const commandDescriptions = {
222
222
"login": `The login command allows you to authenticate and manage a user account.`,
223
223
"logout": `The logout command allows you to logout of your {{ spec .title | caseUcfirst }} account.`,
224
224
"whoami": `The whoami command gives information about the currently logged in user.`,
225
- "register": `Prints link to register an {{ spec .title | caseUcfirst }} account..`,
225
+ "register": `Outputs the link to create an {{ spec .title | caseUcfirst }} account..`,
226
226
"console" : `The console command allows gives you access to the APIs used by the Appwrite console.`,
227
227
"assistant": `The assistant command allows you to interact with the Appwrite Assistant AI`,
228
228
"messaging": `The messaging command allows you to send messages.`,
You can’t perform that action at this time.
0 commit comments