summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-31 18:04:24 +0200
committerPaul Buetow <paul@buetow.org>2021-10-31 18:04:24 +0200
commit3cea066fa836eb35ccd1645ee66af8c0ec37577d (patch)
tree5475414d851ed07bf2ba24a2b722c0adca94bf8e /doc
parent1606b809fc905b74f1f2be408a6fc1393a8ac6dd (diff)
typo
Diffstat (limited to 'doc')
-rw-r--r--doc/testing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/testing.md b/doc/testing.md
index 0babea3..1066c4c 100644
--- a/doc/testing.md
+++ b/doc/testing.md
@@ -49,7 +49,7 @@ To run the integration test together with all the unit tests simply run `make te
This assumes, that you have Docker up and running on your system. The following has been tested only on Fedora Linux. You might need to do some extra setup if you want to run this on Docker for Mac/Windows.
-This also assumes, that you have compiled all the DTail binaries already (with `make` in the top level source directory.
+This also assumes, that you have compiled all the DTail binaries already (with `make` in the top level source directory).
### Building DTail server Docker image