Skip to content

Commit 4cd2aae

Browse files
authored
Update index.js (#314)
fix issue #309
1 parent 4de56e6 commit 4cd2aae

File tree

1 file changed

+1
-1
lines changed
  • apps/client/pages/admin/email-queues

1 file changed

+1
-1
lines changed

apps/client/pages/admin/email-queues/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default function EmailQueues() {
4848
<div className="sm:flex sm:items-center">
4949
<div className="sm:flex-auto mt-4">
5050
<p className="mt-2 text-sm text-gray-700 dark:text-white">
51-
A list of the mailboxes you are listening too, these will
51+
A list of the mailboxes you are listening to, these will
5252
automatically create tickets and can be accessed down the
5353
side navigation.
5454
</p>

0 commit comments

Comments
 (0)