Skip to content

Commit

Permalink
Update Search.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jrduscher authored Sep 25, 2018
1 parent ec09a58 commit e125e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/search/Search.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ class Search extends React.Component {
className="search__input"
onChange={this.onSearchInputChange}
onKeyDown={this.onKeyDown}
placeholder="Exemple: mon contrat de travail doit il être écrit? / L1221-1"
placeholder="Exemple: mon contrat de travail doit il être écrit?"
type="search"
value={query}
/>
Expand Down

0 comments on commit e125e2f

Please sign in to comment.