Skip to content

Commit 7404357

Browse files
committed
typo
1 parent 2342ace commit 7404357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/_redirect.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<script type="text/javascript">
2-
const toolPage = window.localStorage.getItem("tutorialTooGetStarted") || "jupyter.html";
2+
const toolPage = window.localStorage.getItem("tutorialToolGetStarted") || "jupyter.html";
33
window.location.replace(toolPage);
44
</script>

0 commit comments

Comments
 (0)