Skip to content

Commit 39dca9a

Browse files
ch13 bug hunt py issue
1 parent 3efe492 commit 39dca9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ all software packages needed run the worksheets that come with this book.
7070
```
7171

7272
```{note}
73-
A *container* is a virtualized user space within your computer.
73+
A *container* is a virtual user space within your computer.
7474
Within the container, you can run software in isolation without interfering with the
7575
other software that already exists on your machine. In this book, we use
7676
a container to run a specific version of the Python programming

0 commit comments

Comments
 (0)