Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Dec 30, 2023
1 parent c5f134e commit fecac12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/REPL/docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ Main
It is possible to change this contextual module via the function
`REPL.activate(m)` where `m` is a `Module` or by typing the module in the REPL
and pressing the keybinding Alt-m with the cursor on the module name (Esc-m on MacOS).
Pressing the keybinding on an empty prompt returns to the previously activate
Pressing the keybinding on an empty prompt returns to the previously active
module (i.e. `Main` after the first use). The active module is shown in the prompt
(unless it is `Main`):

Expand Down

0 comments on commit fecac12

Please sign in to comment.