mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-12 15:52:57 +00:00
fix: typo
This commit is contained in:
parent
cc367dd29c
commit
c374781bd4
@ -399,7 +399,7 @@ const msg = {
|
||||
uriRegex: "URI Regex",
|
||||
uriList: "URI List",
|
||||
processes: "Processes",
|
||||
monitorInstances: "Monitor Instances",
|
||||
monitorInstances: "Monitoring Instances",
|
||||
processDashboards: "Process Dashboards",
|
||||
instanceDashboards: "Instance Dashboards",
|
||||
detailLabel: "Detail Label",
|
||||
|
@ -56,7 +56,7 @@ limitations under the License. -->
|
||||
<div>
|
||||
<div class="label">
|
||||
<span class="mr-5">{{ t("threshold") }}</span>
|
||||
<span>({{ getNotice(item.type) }} )</span>
|
||||
<span>({{ getNotice(item.type) }})</span>
|
||||
</div>
|
||||
<el-input
|
||||
type="number"
|
||||
|
Loading…
Reference in New Issue
Block a user