File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ The EPICS Devcontainer
5
5
Introduction
6
6
------------
7
7
8
- Youc can setup a single devcontainer for managing all of your IOCs.
8
+ You can setup a single devcontainer for managing all of your IOCs.
9
9
10
10
The base container is defined in https://github.com/epics-containers/dev-e7
11
11
but we will use a customizable image derived from that. The customizable
@@ -18,7 +18,7 @@ Launching the Devcontainer
18
18
--------------------------
19
19
20
20
Having setup your devcontainer, to verify things are working as expected,
21
- open a terminal in VSCode from the menus ``Terminal > New Terminal ``.
21
+ open a terminal in VSCode from the menus ``Terminal > New Terminal ``.
22
22
You should see a prompt like this:
23
23
24
24
.. code-block :: bash
You can’t perform that action at this time.
0 commit comments