Explorar o código

Issue 861: Small wording issue with JupyterLab preview

ddigges %!s(int64=8) %!d(string=hai) anos
pai
achega
9f0a7c387f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/about/html.ts

+ 1 - 1
src/about/html.ts

@@ -14,7 +14,7 @@ const html = `
                     <span class="jp-img jp-About-logo"></span>
                     <p class="header">Welcome to the JupyterLab Alpha preview</p>
                     <div class="desc-one">
-                        <p>Click on the JupyterLab tab for the initial JupyterLab screen.</p>
+                        <p>Click on the Launcher tab for the initial JupyterLab screen.</p>
                         <p>This demo gives an Alpha-level developer preview of the JupyterLab environment. <b>It is not ready for general usage yet.</b> We are developing JupyterLab at <a href="https://github.com/jupyter/jupyterlab">https://github.com/jupyter/jupyterlab</a>. Pull requests are welcome!</p>
                         <p>Here is a brief description of some of the things you'll find in this demo.</p>
                     </div>