Skip to content

Commit b402f3c

Browse files
authored
Merge pull request #18406 from mozilla/20250219-admin-typo
fix a typo
2 parents bdd3a28 + 52e0d36 commit b402f3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/fxa-admin-panel/src/components/PageAccountDelete

packages/fxa-admin-panel/src/components/PageAccountDelete/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ export const PageAccountDelete = () => {
104104
</p>
105105
<br />
106106
<p>
107-
Provide a list of up to 1000 emails or UIDs separated by either a coma
107+
Provide a list of up to 1000 emails or UIDs separated by either a comma
108108
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
109+
will kick off the delete process and the status of each entry will be
110110
displayed in the table below.
111111
</p>
112112

0 commit comments

Comments
 (0)