We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdd3a28 + 52e0d36 commit b402f3cCopy full SHA for b402f3c
1 file changed
packages/fxa-admin-panel/src/components/PageAccountDelete/index.tsx
@@ -104,9 +104,9 @@ export const PageAccountDelete = () => {
104
</p>
105
<br />
106
<p>
107
- Provide a list of up to 1000 emails or UIDs separated by either a coma
+ Provide a list of up to 1000 emails or UIDs separated by either a comma
108
or newline in the textarea below. Then press 'Delete Accounts'. This
109
- will kick off the delete process, and the status of each entry will be
+ will kick off the delete process and the status of each entry will be
110
displayed in the table below.
111
112
0 commit comments