summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 673a796cf..ab38e1788 100644
--- a/README.md
+++ b/README.md
@@ -264,7 +264,7 @@ bazel test ...
### Debugging
-To enable debug + system call logging, add the `runtimeArgs` below to your
+To enable debug and system call logging, add the `runtimeArgs` below to your
Docker configuration (`/etc/docker/daemon.json`):
```