This is an automated email from the ASF dual-hosted git repository.

wenming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 58d593303 fix: typo 'Basic Infomation' → 'Basic Information' in en 
locale (#3320)
58d593303 is described below

commit 58d593303d564345fc9c2d84887ee45bc9585244
Author: Kumar Vanshaj <[email protected]>
AuthorDate: Thu Mar 12 13:55:34 2026 +0530

    fix: typo 'Basic Infomation' → 'Basic Information' in en locale (#3320)
---
 src/locales/en/common.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/locales/en/common.json b/src/locales/en/common.json
index 600379810..6544bf790 100644
--- a/src/locales/en/common.json
+++ b/src/locales/en/common.json
@@ -28,7 +28,7 @@
         "0": "Disabled",
         "1": "Enabled"
       },
-      "title": "Basic Infomation"
+      "title": "Basic Information"
     },
     "btn": {
       "add": "Add",

Reply via email to