diff --git a/clamav/README-alpine.md b/clamav/README-alpine.md index 11acaa6..339ad71 100644 --- a/clamav/README-alpine.md +++ b/clamav/README-alpine.md @@ -285,7 +285,7 @@ connecting to the dockerized `clamd`. This can be done by either pointing ### Dockerized ClamDScan Running both `clamd` and `clamdscan` is also easily possible, as all that is -needed is the shared socket between the two containers. The only cavaet here +needed is the shared socket between the two containers. The only caveat here is to: 1. mount the files to be scanned in the container that will run `clamd`, or 2. mount the files to be scanned in the container that will `clamdscan` run if diff --git a/clamav/README-debian.md b/clamav/README-debian.md index 7b3174b..54a92b7 100644 --- a/clamav/README-debian.md +++ b/clamav/README-debian.md @@ -295,7 +295,7 @@ connecting to the dockerized `clamd`. This can be done by either pointing ### Dockerized ClamDScan Running both `clamd` and `clamdscan` is also easily possible, as all that is -needed is the shared socket between the two containers. The only cavaet here +needed is the shared socket between the two containers. The only caveat here is to: 1. mount the files to be scanned in the container that will run `clamd`, or 2. mount the files to be scanned in the container that will `clamdscan` run if