diff --git a/docs/general/server/media/movies.md b/docs/general/server/media/movies.md index cf7fe4cb..cdf72aff 100644 --- a/docs/general/server/media/movies.md +++ b/docs/general/server/media/movies.md @@ -46,7 +46,7 @@ Movie Name (year) [external id] The `year` and `external id` fields are optional, but they will help identify media more reliably. -The video files within the folder should have the same name has the folder. I.e. if the folder is named `Super Fun Movie`, the video file within should be named `Super Fun Movie.mp4` (or any other extension), optionally with tags defined below. +The video files within the folder should have the same name as the folder. I.e. if the folder is named `Super Fun Movie`, the video file within should be named `Super Fun Movie.mp4` (or any other extension), optionally with tags defined below. - Example with name only: `Jellyfin Documentary.mkv` - Example with year: `Jellyfin Documentary (2030).mkv`