Browse Source

Add missing word

Carol Willing 8 years ago
parent
commit
fd30fd1418
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -155,7 +155,7 @@ npm run build:all
 The Jupyter server extension source files are in the `jupyterlab/` subdirectory. 
 The Jupyter server extension source files are in the `jupyterlab/` subdirectory. 
 To use this extension, you need the Jupyter notebook server version 4.2 or later.
 To use this extension, you need the Jupyter notebook server version 4.2 or later.
 
 
-### Build JupyterLab server extension
+### Build the JupyterLab server extension
 
 
 When you make a change to JupyterLab npm package source files, run:
 When you make a change to JupyterLab npm package source files, run: