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 @@ -170,7 +170,7 @@ const commandDescriptions = {
170
170
"logout": `The logout command allows you to logout of your {{ spec .title | caseUcfirst }} account.`,
171
171
"console" : `The console command allows gives you access to the APIs used by the Appwrite console.`,
172
172
"assistant": `The assistant command allows you to interact with the Appwrite Assistant AI`,
173
- "messaging": `The messaging command allows you to send and receive messages.`,
173
+ "messaging": `The messaging command allows you to send messages.`,
174
174
"migrations": `The migrations command allows you to migrate data between services.`,
175
175
"project": `The project command is for overall project administration.`,
176
176
"proxy": `The proxy command allows you to configure behavior for your attached domains.`,
You can’t perform that action at this time.
0 commit comments