diff --git a/lib/datasource/readme.md b/lib/datasource/readme.md index fb0aa1690548077a4dfe56033d1d406722b64760..69ffd318c10c17abdb9bc4411066db049ae65862 100644 --- a/lib/datasource/readme.md +++ b/lib/datasource/readme.md @@ -22,7 +22,7 @@ The config contains: ## getDigest -Datasources that support the concept of digests (e.g. docker digests and Git commit hashes) also can export a `getDigest` function. +Datasources that support the concept of digests (e.g. Docker digests and Git commit hashes) also can export a `getDigest` function. The `getDigest` function has two inputs: diff --git a/lib/manager/droneci/readme.md b/lib/manager/droneci/readme.md index 196ca18946c844fd74a66bec7f5ead37d3526674..d548370ddd36ac9ab3bcd190e000abd36e2bc124 100644 --- a/lib/manager/droneci/readme.md +++ b/lib/manager/droneci/readme.md @@ -1 +1 @@ -Extracts docker-type dependencies from DroneCI config files. +Extracts Docker-type dependencies from DroneCI config files.