mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 09:06:46 +08:00
Small correction of a spelling error (#2325)
This commit is contained in:
committed by
Wyatt Johnson
parent
73aa77d7da
commit
eff3f1dfd8
@@ -41,7 +41,7 @@ type CancelAccountDeletionResponse implements Response {
|
||||
errors: [UserError!]
|
||||
}
|
||||
|
||||
# DownloadUserResponse contaisn the account download archiveURL that can be used
|
||||
# DownloadUserResponse contains the account download archiveURL that can be used
|
||||
# to directly download a zip file containing the user data.
|
||||
type DownloadUserResponse implements Response {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user