From 5406ebc4f3fbe02cc6e71730837fa2efb3180f9b Mon Sep 17 00:00:00 2001 From: FonduemangVI Date: Sun, 9 Jul 2023 21:44:55 +1000 Subject: [PATCH] Update sonarr-collection-of-custom-formats.md Quick fix for typo --- docs/Sonarr/sonarr-collection-of-custom-formats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index 33fc8db56..17645ef45 100644 --- a/docs/Sonarr/sonarr-collection-of-custom-formats.md +++ b/docs/Sonarr/sonarr-collection-of-custom-formats.md @@ -1786,7 +1786,7 @@ I also made 3 guides related to this one. ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/cf/ovid.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/ovid.json' %]][[% endfilter %]] ``` [TOP](#index)