Skip to content

Commit 0495319

Browse files
committed
replace shortcut command "t" to "r" (probably a typo as the two keys are so close to each other!)
1 parent d724bff commit 0495319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Notebook/Notebook Basics.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"\n",
217217
"1. Basic navigation: `enter`, `shift-enter`, `up/k`, `down/j`\n",
218218
"2. Saving the notebook: `s`\n",
219-
"3. Cell types: `y`, `m`, `1-6`, `t`\n",
219+
"3. Cell types: `y`, `m`, `1-6`, `r`\n",
220220
"4. Cell creation: `a`, `b`\n",
221221
"5. Cell editing: `x`, `c`, `v`, `d`, `z`, `ctrl+shift+-`\n",
222222
"6. Kernel operations: `i`, `.`"

0 commit comments

Comments
 (0)