diff --git a/step-web/src/main/webapp/js/search_selection.js b/step-web/src/main/webapp/js/search_selection.js index 2fe32c2bd6..1d0413ef4c 100644 --- a/step-web/src/main/webapp/js/search_selection.js +++ b/step-web/src/main/webapp/js/search_selection.js @@ -598,6 +598,7 @@ step.searchSelect = { '

Examples:

' + '

just → matches words that start with “just” (ex. just, justice, justified, …)

' + '

come to me → matches verses that contain "come", "to", and "me" in any order

' + + '

"come to me" → matches the exact phrase in the selected translations

' + '

For more advanced features, find advanced search with the top right toggle!

' + '' + '' +