Explorar o código

Merge pull request #1564 from akhmerov/about-feedback

specify that feedback is also welcome
Steven Silvester %!s(int64=8) %!d(string=hai) anos
pai
achega
2434a94a26
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/about/index.ts

+ 1 - 1
src/about/index.ts

@@ -143,7 +143,7 @@ const HEADER_TEXT = [
   'It is not ready for general usage yet.',
   'It is not ready for general usage yet.',
   'We are developing JupyterLab at ',
   'We are developing JupyterLab at ',
   'https://github.com/jupyterlab/jupyterlab',
   'https://github.com/jupyterlab/jupyterlab',
-  '. Pull requests are welcome!',
+  '. Pull requests and feedback are welcome!',
   `Here is a brief description of some of the things you'll find in this demo.`
   `Here is a brief description of some of the things you'll find in this demo.`
 ];
 ];