Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Oct 20, 2022
1 parent e7d5a0a commit fb27948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/Widget Custom.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"# link your development version of the extension with JupyterLab\n",
"jupyter labextension develop . --overwrite\n",
"\n",
"# rebuild extension Typescript source after making changes\n",
"# rebuild extension TypeScript source after making changes\n",
"yarn run build\n",
"```\n",
"\n",
Expand Down

0 comments on commit fb27948

Please sign in to comment.