This is an automated email from the ASF dual-hosted git repository. smalenfant pushed a commit to branch smalenfant-deep-doc-1 in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
commit 1d77b1f43dcec51062ca6de77fa649122606612a Author: Steve Malenfant <[email protected]> AuthorDate: Tue Mar 24 10:37:37 2020 -0400 Updating JSON key for deep coverage zone file --- docs/source/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/glossary.rst b/docs/source/glossary.rst index a03154b..4d3a1ee 100644 --- a/docs/source/glossary.rst +++ b/docs/source/glossary.rst @@ -79,7 +79,7 @@ Glossary .. code-block:: json :caption: Example Deep Coverage Zone File - { "coverageZones": { + { "deepCoverageZones": { "cache-group-01": { "network6": [ "1234:5678::/64",
