1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Correct a it -> as it type-o in changelog

This commit is contained in:
Ross McFarland
2023-11-11 13:57:04 -08:00
parent 44499a996e
commit 45900a861d

View File

@@ -7,7 +7,7 @@
* Fixed issues with handling of chunking large TXT values for providers that use
the in-built `rrs` method
* Removed code that included sha in module version number when installing from
repo a it caused problems with non-binary installs.
repo as it caused problems with non-binary installs.
#### Stuff