瀏覽代碼

specify that feedback is also welcome

Anton Akhmerov 8 年之前
父節點
當前提交
ccd03cfdb1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.',
   'We are developing JupyterLab at ',
   '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.`
 ];