Merge pull request #6676 from betagouv/fix-typo-communes
fix(ComboCOmmunesSearch.typo): fix combo communes search typo
This commit is contained in:
commit
58474beba5
1 changed files with 2 additions and 1 deletions
|
@ -105,7 +105,8 @@ function ComboCommunesSearch(params) {
|
|||
<div>
|
||||
<div className="notice" id={communeDescribedBy}>
|
||||
<p>
|
||||
Choisissez la commune. Vous pouver entre le nom ou le code postal.
|
||||
Choisissez la commune. Vous pouvez entrer le nom ou le code
|
||||
postal.
|
||||
</p>
|
||||
</div>
|
||||
<ComboSearch
|
||||
|
|
Loading…
Reference in a new issue