Selaa lähdekoodia

changelog: adapt wording

Fabian Peter Hammerle 4 vuotta sitten
vanhempi
commit
9a087b80fe
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 
 ### Changed
 ### Changed
 - replaced environment variable `RECIPIENT_ADDRESS` with `MAIL_TO`
 - replaced environment variable `RECIPIENT_ADDRESS` with `MAIL_TO`
-- recipients are inserted in `To:` header
+- insert recipients into `To:` header
 
 
 ### Fixed
 ### Fixed
 - `docker-compose`: drop capabilities
 - `docker-compose`: drop capabilities