From 7f2a09eab3e19a6f0320a940d62310fe2994ff4d Mon Sep 17 00:00:00 2001 From: xuwei-fit2cloud Date: Wed, 18 Dec 2024 10:23:58 +0800 Subject: [PATCH] fix: fix typos --- frontend/src/lang/modules/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index 5a3bc65fb..585b7623a 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -2153,7 +2153,7 @@ const message = { runDirHelper2: 'Please ensure that the secondary running directory is under the index directory', openrestyHelper: 'OpenResty default HTTP port: {0} HTTPS port: {1}, which may affect website domain name access and HTTPS forced redirect', - primaryDomainHelper: 'Exmaple: example.com or example.com:8080', + primaryDomainHelper: 'Example: example.com or example.com:8080', acmeAccountType: 'Account type', keyType: 'Key algorithm', tencentCloud: 'Tencent Cloud',