processor not processors

This commit is contained in:
Ross McFarland
2021-06-23 19:02:26 -07:00
parent 8f3ee159c2
commit a7659c3086
+1 -1
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.