summaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/Application.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/merchant-backoffice-ui/src/Application.tsx')
-rw-r--r--packages/merchant-backoffice-ui/src/Application.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/merchant-backoffice-ui/src/Application.tsx b/packages/merchant-backoffice-ui/src/Application.tsx
index 57ecb5299..cf46a34d5 100644
--- a/packages/merchant-backoffice-ui/src/Application.tsx
+++ b/packages/merchant-backoffice-ui/src/Application.tsx
@@ -77,7 +77,7 @@ function ApplicationStatusRoutes(): VNode {
notification={{
message: i18n.str`Checking the /config endpoint got authorization error`,
type: "ERROR",
- description: `The /config endpoint of the backend server should be accesible`,
+ description: `The /config endpoint of the backend server should be accessible`,
}}
/>
</Fragment>