File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/core/src/login/webview/vue Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 243243 >
244244 <div class =" header" >Opening AWS sign-in in your default browser...</div >
245245 <div class =" hint" >
246- If you're already signed in to AWS Console, you can select that session. Or follow the steps to
247- sign in with your AWS account.
246+ If you're already signed in to AWS Console, you can select that session. Otherwise, follow the
247+ steps to sign in with your AWS account.
248248 </div >
249249 <a
250250 class =" hint"
335335 @keydown.enter =" handleContinueClick()"
336336 @keydown =" preventInvalidChars"
337337 />
338- <div class =" title topMargin" >(Optional) Region </div >
338+ <div class =" title topMargin" >Region (optional) </div >
339339 <select
340340 class =" regionSelect"
341341 id =" regions"
You can’t perform that action at this time.
0 commit comments