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

yihaochen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git


The following commit(s) were added to refs/heads/main by this push:
     new 90505810 Fix Virtual_MQ spelling mistake (#304)
90505810 is described below

commit 90505810ab9c921baa92b5871ae9c6ec562f18d6
Author: block666 <[email protected]>
AuthorDate: Sun Jul 23 00:09:19 2023 +0800

    Fix Virtual_MQ spelling mistake (#304)
---
 src/locales/lang/menus/en.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/locales/lang/menus/en.ts b/src/locales/lang/menus/en.ts
index b0bccee5..b0da3e34 100644
--- a/src/locales/lang/menus/en.ts
+++ b/src/locales/lang/menus/en.ts
@@ -27,7 +27,7 @@ const titles = {
   general_service_virtual_cache: "Visual Cache",
   general_service_virtual_cache_desc:
     "Observe the virtual cache servers which are conjectured by language 
agents through various plugins.",
-  general_service_virtual_mq: "Visual MQ",
+  general_service_virtual_mq: "Virtual MQ",
   general_service_virtual_mq_desc:
     "Observe the virtual message queue servers which are conjectured by 
language agents through various plugins.",
   // Service Mesh

Reply via email to