From f1c454eb09fe015a41e0aff53e547cd1bac8e213 Mon Sep 17 00:00:00 2001 From: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com> Date: Mon, 7 Nov 2022 09:41:47 +0200 Subject: [PATCH] Typo (#3090) --- ui/v2.5/src/docs/en/Changelog/v0180.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/v2.5/src/docs/en/Changelog/v0180.md b/ui/v2.5/src/docs/en/Changelog/v0180.md index 1284a9dae..88d00e493 100644 --- a/ui/v2.5/src/docs/en/Changelog/v0180.md +++ b/ui/v2.5/src/docs/en/Changelog/v0180.md @@ -1,7 +1,7 @@ ### ✨ New Features -* Added Directory and Studio Code fields to scenes. ([#3051](https://github.com/stashapp/stash/pull/3051)) +* Added Director and Studio Code fields to scenes. ([#3051](https://github.com/stashapp/stash/pull/3051)) * Added selector for Country field. ([#1922](https://github.com/stashapp/stash/pull/1922)) * Added tag description filter criterion. ([#3011](https://github.com/stashapp/stash/pull/3011)) ### 🐛 Bug fixes -* Fix path filter behaviour to be consistent with previous behaviour. ([#3041](https://github.com/stashapp/stash/pull/3041)) \ No newline at end of file +* Fix path filter behaviour to be consistent with previous behaviour. ([#3041](https://github.com/stashapp/stash/pull/3041))