diff --git a/js/src/widgets/searchWithinResults.js b/js/src/widgets/searchWithinResults.js
index 4b603904f23def5ff191aaf848e01c7d43472c93..c5953c5d183ed43d0d01ea9ed18df887920c2f51 100644
--- a/js/src/widgets/searchWithinResults.js
+++ b/js/src/widgets/searchWithinResults.js
@@ -2,7 +2,7 @@
 
 /**
  * UI + logic to get search results for a given search query. On initialization,
- * the provided search query is given tothe provided IIIF Search service.
+ * the provided search query is given to the provided IIIF Search service.
  * The response is displayed as a list.
  *
  * Parameter 'query_params': {q: query, motivation: motivation, date: date, user: user}