You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: welcome/app/assets/templates/welcome.ejs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@
59
59
<ul>
60
60
<li>Run and debug your component locally using VSCode Extensions</li>
61
61
<li><ahref="command:openshift.component.createFromLocal">Create New Component</a> from your source code and <ahref="command:openshift.component.push">push</a> it to cluster</li>
62
-
<li><ahref="command:openshift.component.debug">Debug</a> compnent running in cluster</li>
62
+
<li><ahref="command:openshift.component.debug">Debug</a> component running in cluster</li>
0 commit comments