Commit cae7d6978140af791fb1bc6486afd93123ed6141
1 parent
39d46569
Exists in
master
Muse.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
content.yml
... | ... | @@ -386,11 +386,11 @@ estimate: |
386 | 386 | first_name: |
387 | 387 | label: First Name |
388 | 388 | description: Also known as given name, eg. `Didier`. |
389 | - placeholder: Antoine | |
389 | + placeholder: Adèle | |
390 | 390 | last_name: |
391 | 391 | label: Last Name |
392 | 392 | description: Also known as family name, eg. `Barret`. |
393 | - placeholder: Goutenoir | |
393 | + placeholder: Bellego | |
394 | 394 | institution: |
395 | 395 | label: Institution / Enterprise |
396 | 396 | description: If any? | ... | ... |