fixed opening book on win (#9622) (#9626)

This commit is contained in:
Maddy
2020-03-14 10:17:06 -07:00
committed by GitHub
parent 0c870ed4e6
commit 588b9a1fcf
2 changed files with 7 additions and 47 deletions

View File

@@ -37,5 +37,5 @@
"title.openJupyterBook": "Open Jupyter Book",
"title.closeJupyterBook": "Close Jupyter Book",
"title.revealInBooksViewlet": "Reveal in Books",
"title.createJupyterBook": "Create Book"
"title.createJupyterBook": "Create Book (Preview)"
}