Skip to content

Commit

Permalink
tweak text (#2177)
Browse files Browse the repository at this point in the history
  • Loading branch information
crutkas authored Apr 17, 2020
1 parent 15061af commit 0cf3c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/launcher/PowerLauncher.UI/LauncherControl.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@
<AutoSuggestBox
x:Name="SearchBox"
x:FieldModifier="public"
PlaceholderText="Launch an app"
PlaceholderText="Start typing"
FontSize="24"
Style="{StaticResource CustomStyledAutoSuggestBox}"
ItemsSource="{Binding Results.Results}">
Expand Down

0 comments on commit 0cf3c09

Please sign in to comment.