Skip to content

Commit d2dca10

Browse files
authored
Merge pull request #612 from datacarpentry/quist00-address-611
Close #611
2 parents 40b048e + cb70be3 commit d2dca10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learners/jupyter_notebooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ This workflow has several advantages:
8888
- But this format allows Jupyter to mix software (in several languages) with
8989
documentation and graphics, all in one file.
9090

91-
### Notebook modes: Control and Edit
91+
### Notebook modes: Command and Edit
9292

93-
The notebook has two modes of operation: Control and Edit. Control mode lets
93+
The notebook has two modes of operation: Command and Edit. Command mode lets
9494
you edit notebook level features; while, Edit mode lets you change the
9595
contents of a notebook cell. Remember a notebook is made up of a number of
9696
cells which can contain code, markdown, html, visualizations, and more.

0 commit comments

Comments
 (0)