Skip to content

Commit

Permalink
Update textfield placeholder (#6)
Browse files Browse the repository at this point in the history
This more accurately reflects current model behaviour
  • Loading branch information
ryanwilson authored Dec 13, 2023
1 parent c2a20e3 commit 946ebbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<!-- Summarize sample strings -->
<string name="summarize_label">Text</string>
<string name="summarize_hint">Enter text or a URL to summarize</string>
<string name="summarize_hint">Enter text to summarize</string>

<!-- Photo Reasoning sample strings -->
<string name="reason_label">Question</string>
Expand Down

0 comments on commit 946ebbc

Please sign in to comment.