-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.13.0
-
Low
-
None
-
ODC Sprint 230
-
1
-
Rejected
-
False
-
-
NA
Description of problem:
There is typo in WTO for Milliseconds https://github.com/openshift/console/blob/master/frontend/packages/console-app/src/components/cloud-shell/setup/TimeoutSection.tsx#L13
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.for local dev setup follow https://docs.google.com/document/d/173PFbaTMWHf8PAhXmWomAaSbxmVwO2Dpal_qBpqxLe8/edit# 2.Install WTO operator 3.Click on the terminal icon top right header
Actual results:
unit for Milliseconds is shown Miliseconds (Typo)
Expected results:
unit for Milliseconds should be shown as Milliseconds
Additional info:
https://github.com/openshift/console/pull/12329#discussion_r1064751880