chore: fix typo (#2106)

This commit is contained in:
Ikko Eltociear Ashimine 2024-02-09 01:14:25 +09:00 committed by GitHub
parent 23824af555
commit b9b0412f7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -918,7 +918,7 @@ There was a problem when creating the tag v3.0.1, this tag has been invalidated.
### Added:
- lib: A new DNS provider for OTC.
- lib: The `AWS_HOSTED_ZONE_ID` environment variable for the Route53 DNS provider to directly specify the zone.
- lib: The `RFC2136_TIMEOUT` enviroment variable to make the timeout for the RFC2136 provider configurable.
- lib: The `RFC2136_TIMEOUT` environment variable to make the timeout for the RFC2136 provider configurable.
- lib: The `GCE_SERVICE_ACCOUNT_FILE` environment variable to specify a service account file for the Google Cloud DNS provider.
### Fixed: