diff --git a/frontend/src/InteractiveSearch/InteractiveSearchContent.js b/frontend/src/InteractiveSearch/InteractiveSearchContent.js index 15f69aac1..fd5729198 100644 --- a/frontend/src/InteractiveSearch/InteractiveSearchContent.js +++ b/frontend/src/InteractiveSearch/InteractiveSearchContent.js @@ -111,7 +111,7 @@ function InteractiveSearchContent(props) { { !isFetching && !!error &&
- Unable to load results for this episode search. Try again later + Unable to load results for this movie search. Try again later
}