diff --git a/components/corpus-query-window-content.vue b/components/corpus-query-window-content.vue index 61ebd99..fd121cd 100644 --- a/components/corpus-query-window-content.vue +++ b/components/corpus-query-window-content.vue @@ -59,9 +59,16 @@ const words: Ref> = ref([]);
- + +
+ Enter non-accented Latin characters and select word options from the list +
> = ref([]); :options="wordOptions" :placeholder="`Search for words...`" /> - + +
+ Enter exact words within a CQL query. (More info) + +