search: Improve explanation of all public streams search.

This commit is contained in:
Tim Abbott
2019-10-09 15:16:28 -07:00
parent 01b19291e7
commit dade0ad6d5

View File

@@ -400,7 +400,7 @@ function get_streams_filter_suggestions(last, operators) {
var suggestions = [
{
search_string: 'streams:public',
description: 'Public streams with all history',
description: 'All public streams in organization',
invalid: [
{operator: 'is', operand: 'private'},
{operator: 'stream'},