Skip to content

Commit fb27948

Browse files
authored
Typo fix
1 parent e7d5a0a commit fb27948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples/Widget Custom.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"# link your development version of the extension with JupyterLab\n",
128128
"jupyter labextension develop . --overwrite\n",
129129
"\n",
130-
"# rebuild extension Typescript source after making changes\n",
130+
"# rebuild extension TypeScript source after making changes\n",
131131
"yarn run build\n",
132132
"```\n",
133133
"\n",

0 commit comments

Comments
 (0)