diff options
-rw-r--r-- | client/src/app/header/search-typeahead.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/header/search-typeahead.component.html b/client/src/app/header/search-typeahead.component.html index 0c9df618e..e36809060 100644 --- a/client/src/app/header/search-typeahead.component.html +++ b/client/src/app/header/search-typeahead.component.html | |||
@@ -43,7 +43,7 @@ | |||
43 | <em>URL</em> <span class="text-muted" i18n>account or channel</span> | 43 | <em>URL</em> <span class="text-muted" i18n>account or channel</span> |
44 | </li> | 44 | </li> |
45 | <li> | 45 | <li> |
46 | <em>URL</em> <span class="text-muted" i18n>video</span> | 46 | <em>UUID</em> <span class="text-muted" i18n>video</span> |
47 | </li> | 47 | </li> |
48 | </ul> | 48 | </ul> |
49 | <span class="text-muted" i18n>Any other text will return matching video, channel or account names.</span> | 49 | <span class="text-muted" i18n>Any other text will return matching video, channel or account names.</span> |