Skip to content

Commit ab4c9f2

Browse files
committed
Fixed linting issues
1 parent 0207e50 commit ab4c9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced/kernel-messaging/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ const extension: JupyterFrontEndPlugin<void> = {
3939
* @param app Jupyter Front End
4040
* @param palette Jupyter Commands Palette
4141
* @param mainMenu Jupyter Menu
42-
* @param launcher [optional] Jupyter Launcher
4342
* @param translator Jupyter Translator
43+
* @param launcher [optional] Jupyter Launcher
4444
*/
4545
function activate(
4646
app: JupyterFrontEnd,

0 commit comments

Comments
 (0)