Skip to content

Commit dd7bc86

Browse files
committed
Change input placeholder
1 parent 2c70af3 commit dd7bc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/gh-pages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ <h1>Clippy Lints</h1>
454454
ng-attr-id="filter-{filter}"
455455
class="version-filter-input form-control filter-input"
456456
maxlength="2"
457-
placeholder="62"
457+
placeholder="xx"
458458
ng-model="version_filters[filter].minor_version"
459459
ng-model-options="{debounce: 50}" />
460460
<span>.0</span>

0 commit comments

Comments
 (0)