浏览代码

formatting

Steven Silvester 6 年之前
父节点
当前提交
d0bbf3ddb7
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 1 1
      CONTRIBUTING.md
  2. 0 1
      README.md

+ 1 - 1
CONTRIBUTING.md

@@ -5,7 +5,7 @@ JupyterLab. Welcome and thanks for your interest in contributing!
 
 Please take a look at the Contributor documentation, familiarize yourself with
 using JupyterLab, and introduce yourself on the mailing list and share
-what area of the project you are interested in working on.  Please see also the
+what area of the project you are interested in working on. Please see also the
 Jupyter [Community Guides](https://jupyter.readthedocs.io/en/latest/community/content-community.html).
 
 We have labeled some issues as [good first issue](https://github.com/jupyterlab/jupyterlab/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) or [help wanted](https://github.com/jupyterlab/jupyterlab/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)

+ 0 - 1
README.md

@@ -145,7 +145,6 @@ If you would like to contribute to the project, please read our [contributor doc
 
 JupyterLab follows the Jupyter [Community Guides](https://jupyter.readthedocs.io/en/latest/community/content-community.html).
 
-
 ### Extending JupyterLab
 
 To start developing your own extension, see our [developers documentation](https://jupyterlab.readthedocs.io/en/latest/developer/extension_dev.html) and [API docs](http://jupyterlab.github.io/jupyterlab/globals.html).