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

processor not processors

This commit is contained in:
Ross McFarland
2021-06-23 19:02:26 -07:00
parent 8f3ee159c2
commit a7659c3086

View File

@@ -4,7 +4,7 @@
* Alpha support for Processors has been added. Processors allow for hooking
into the source, target, and planing process to make nearly arbitrary changes
to data. See the [octodns/processors/](/octodns/processors) directory for
to data. See the [octodns/processor/](/octodns/processor) directory for
examples. The change has been designed to have no impact on the process
unless the `processors` key is present in zone configs.