Skip to content

Commit

Permalink
update ui cmd description
Browse files Browse the repository at this point in the history
  • Loading branch information
decleaver committed Sep 10, 2024
1 parent 86dd8ca commit f0454fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/lang/lang.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ const (
CmdPeprMonitorJSONFlag = "Return the raw JSON output of the logs"

// ui
CmdUIShort = "[beta] Deploy UDS Runtime and view UI"
CmdUIShort = "[beta] Launch UDS Runtime and view UI"
)

0 comments on commit f0454fc

Please sign in to comment.