Skip to content

Commit 70dbbdc

Browse files
authored
v/d/r/e: Un-multiline a string
Signed-off-by: Kristofer Rye <[email protected]> ^W
1 parent e4f13f1 commit 70dbbdc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/views/dictionary/report/editor.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ export class DictionaryEditorView extends React.PureComponent<Props, State> {
6666
keyboardShouldPersistTaps="always"
6767
>
6868
<InfoHeader
69-
message="If you could tell us what the word and definition should be,
70-
we&rsquo;d greatly appreciate it."
69+
message="If you could tell us what the word and definition should be, we&rsquo;d greatly appreciate it."
7170
title="Thanks for spotting a problem!"
7271
/>
7372

0 commit comments

Comments
 (0)