From 4efdfa3d81c5228bd236815723a354aafd252f9d Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Tue, 27 Sep 2022 18:01:34 -0400 Subject: [PATCH] [59] typo fixes --- VERSION | 2 +- docs/defaults/actor.md | 2 +- docs/defaults/audio_language.md | 2 +- docs/defaults/award/bafta.md | 2 +- docs/defaults/content_rating_uk.md | 2 +- docs/defaults/genre.md | 2 +- docs/defaults/movie/content_rating_us.md | 2 +- docs/defaults/movie/country.md | 2 +- docs/defaults/movie/decade.md | 2 +- docs/defaults/movie/franchise.md | 2 +- docs/defaults/movie/network.md | 2 +- docs/defaults/movie/universe.md | 2 +- docs/defaults/resolution.md | 2 +- docs/defaults/resolution_standards.md | 2 +- docs/defaults/show/content_rating_us.md | 2 +- docs/defaults/show/country.md | 2 +- docs/defaults/show/decade.md | 2 +- docs/defaults/show/franchise.md | 2 +- docs/defaults/show/network.md | 2 +- docs/defaults/streaming.md | 2 +- docs/defaults/studio.md | 2 +- docs/defaults/subtitle_language.md | 2 +- docs/defaults/year.md | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/VERSION b/VERSION index 457c2d09..d52c35f3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.17.3-develop58 +1.17.3-develop59 diff --git a/docs/defaults/actor.md b/docs/defaults/actor.md index 29fbfb63..8d573bd6 100644 --- a/docs/defaults/actor.md +++ b/docs/defaults/actor.md @@ -6,7 +6,7 @@ Example Collections Created: ![](images/actor1.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/audio_language.md b/docs/defaults/audio_language.md index e08925e7..b1d3a4ce 100644 --- a/docs/defaults/audio_language.md +++ b/docs/defaults/audio_language.md @@ -6,7 +6,7 @@ Example Collections Created: ![](images/audio_language.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/award/bafta.md b/docs/defaults/award/bafta.md index b6cb822d..2ce7e3ff 100644 --- a/docs/defaults/award/bafta.md +++ b/docs/defaults/award/bafta.md @@ -8,7 +8,7 @@ Example Collections Created: ![](images/bafta.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/content_rating_uk.md b/docs/defaults/content_rating_uk.md index e78b0936..530ce9e5 100644 --- a/docs/defaults/content_rating_uk.md +++ b/docs/defaults/content_rating_uk.md @@ -8,7 +8,7 @@ Example Collections Created: ![](images/content_rating_uk.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/genre.md b/docs/defaults/genre.md index 6837996a..ebdb2f7f 100644 --- a/docs/defaults/genre.md +++ b/docs/defaults/genre.md @@ -8,7 +8,7 @@ Example Collections Created: ![](images/genre.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/movie/content_rating_us.md b/docs/defaults/movie/content_rating_us.md index 33d8de29..4e889c5d 100644 --- a/docs/defaults/movie/content_rating_us.md +++ b/docs/defaults/movie/content_rating_us.md @@ -8,7 +8,7 @@ Example Collections Created: ![](../images/content_rating_us.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/movie/country.md b/docs/defaults/movie/country.md index f300f1e5..b0c72833 100644 --- a/docs/defaults/movie/country.md +++ b/docs/defaults/movie/country.md @@ -6,7 +6,7 @@ Example Collections Created: ![](../images/country1.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/movie/decade.md b/docs/defaults/movie/decade.md index 0fae646e..180f1670 100644 --- a/docs/defaults/movie/decade.md +++ b/docs/defaults/movie/decade.md @@ -6,7 +6,7 @@ Example Collections Created: ![](../images/decade.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/movie/franchise.md b/docs/defaults/movie/franchise.md index 7c82a044..3157760d 100644 --- a/docs/defaults/movie/franchise.md +++ b/docs/defaults/movie/franchise.md @@ -8,7 +8,7 @@ Example Collections Created: ![](../images/moviefranchise.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/movie/network.md b/docs/defaults/movie/network.md index 58cea73b..01020aa8 100644 --- a/docs/defaults/movie/network.md +++ b/docs/defaults/movie/network.md @@ -6,7 +6,7 @@ Example Collections Created: ![](../images/network.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/movie/universe.md b/docs/defaults/movie/universe.md index 18e64ef5..b52a2328 100644 --- a/docs/defaults/movie/universe.md +++ b/docs/defaults/movie/universe.md @@ -8,7 +8,7 @@ Example Collections Created: ![](../images/universe.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/resolution.md b/docs/defaults/resolution.md index 770312f7..5272345b 100644 --- a/docs/defaults/resolution.md +++ b/docs/defaults/resolution.md @@ -8,7 +8,7 @@ Example Collections Created: ![](images/resolution.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/resolution_standards.md b/docs/defaults/resolution_standards.md index b8470aed..763125cc 100644 --- a/docs/defaults/resolution_standards.md +++ b/docs/defaults/resolution_standards.md @@ -10,7 +10,7 @@ Example Collections Created: ![](images/resolution_standards.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/show/content_rating_us.md b/docs/defaults/show/content_rating_us.md index 938188c0..b900510c 100644 --- a/docs/defaults/show/content_rating_us.md +++ b/docs/defaults/show/content_rating_us.md @@ -8,7 +8,7 @@ Example Collections Created: ![](../images/content_rating_us.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/show/country.md b/docs/defaults/show/country.md index 417141c0..8519b57f 100644 --- a/docs/defaults/show/country.md +++ b/docs/defaults/show/country.md @@ -6,7 +6,7 @@ Example Collections Created: ![](../images/country1.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/show/decade.md b/docs/defaults/show/decade.md index 04c074c2..3e4421a1 100644 --- a/docs/defaults/show/decade.md +++ b/docs/defaults/show/decade.md @@ -6,7 +6,7 @@ Example Collections Created: ![](../images/decade.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/show/franchise.md b/docs/defaults/show/franchise.md index 0efbada7..a029bb53 100644 --- a/docs/defaults/show/franchise.md +++ b/docs/defaults/show/franchise.md @@ -8,7 +8,7 @@ Example Collections Created: ![](../images/showfranchise.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/show/network.md b/docs/defaults/show/network.md index 58cea73b..01020aa8 100644 --- a/docs/defaults/show/network.md +++ b/docs/defaults/show/network.md @@ -6,7 +6,7 @@ Example Collections Created: ![](../images/network.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/streaming.md b/docs/defaults/streaming.md index 417c363b..8f12fb7f 100644 --- a/docs/defaults/streaming.md +++ b/docs/defaults/streaming.md @@ -6,7 +6,7 @@ Example Collections Created: ![](images/streaming.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/studio.md b/docs/defaults/studio.md index 87b443ad..4621898c 100644 --- a/docs/defaults/studio.md +++ b/docs/defaults/studio.md @@ -8,7 +8,7 @@ Example Collections Created: ![](images/studio.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/subtitle_language.md b/docs/defaults/subtitle_language.md index dfe8dbb8..ac9f0e6b 100644 --- a/docs/defaults/subtitle_language.md +++ b/docs/defaults/subtitle_language.md @@ -6,7 +6,7 @@ Example Collections Created: ![](images/subtitle_language.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: diff --git a/docs/defaults/year.md b/docs/defaults/year.md index defade11..03e32a45 100644 --- a/docs/defaults/year.md +++ b/docs/defaults/year.md @@ -6,7 +6,7 @@ Example Collections Created: ![](images/year.png) -The below YAML in your config.yml will create the actor collections: +The below YAML in your config.yml will create the collections: ```yaml libraries: Movies: