Commit 79c7c019 authored by omahs's avatar omahs Committed by GitHub

fix: minor typo (#4845)

Fix: typo

Fix: typo
parent f51474b6
...@@ -108,7 +108,7 @@ export default function TokenTable() { ...@@ -108,7 +108,7 @@ export default function TokenTable() {
message={ message={
<> <>
<AlertTriangle size={16} /> <AlertTriangle size={16} />
<Trans>An error occured loading tokens. Please try again.</Trans> <Trans>An error occurred loading tokens. Please try again.</Trans>
</> </>
} }
/> />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment