We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db3a15 commit 7391789Copy full SHA for 7391789
SwanFileBrowser/src/listing.ts
@@ -1,6 +1,6 @@
1
/**
2
* File taken from https://github.com/jupyterlab/jupyterlab/blob/master/packages/filebrowser/src/listing.ts
3
- * for jupytrelab version 3.0.x.
+ * for Jupyterlab version 3.0.x.
4
*
5
* In this file, we reimplement the DirListing class in the SwanDirListing class.
6
* This allows you to manipulate the low-level entries in the file browser widget,
SwanFileBrowser/src/request.ts
@@ -1,5 +1,5 @@
- * This file have the function that allows request to our backend extensions
+ * This file has the function that allows requesting our backend extensions.
* SwanProjects and SwanContents.
*/
0 commit comments