Skip to content

Commit 4bccdbc

Browse files
ch13 bug hunt py issue
1 parent a265822 commit 4bccdbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/setup.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ a pre-built *container* that comes with precisely the right versions of
6363
all software packages needed run the worksheets that come with this book.
6464
\index{Docker}\index{container}
6565

66-
> **Note:** A *container* is a virtualized user space within your computer.
66+
> **Note:** A *container* is a virtual user space within your computer.
6767
> Within the container, you can run software in isolation without interfering with the
6868
> other software that already exists on your machine. In this book, we use
6969
> a container to run a specific version of the R programming

0 commit comments

Comments
 (0)