Skip to content

Commit 6dd6836

Browse files
authored
Wording: Fix user filter description (#817)
1 parent fbed175 commit 6dd6836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/filters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"display": "Users",
169169
"cache": true,
170170
"type": "text_comma",
171-
"description": "Show changesets created by the users. Start typing to select one or more users.",
171+
"description": "Show changesets created by the users. Type the user name and use tab to confirm or add another user name.",
172172
"placeholder": "Enter OSM usernames"
173173
},
174174
{

0 commit comments

Comments
 (0)