Skip to content

Commit

Permalink
data: correction on users data
Browse files Browse the repository at this point in the history
* Fixes users.json about "Wan Shi Tong"
* Closes #695

Co-Authored-by: Renaud Michotte <[email protected]>
  • Loading branch information
zannkukai authored and iGor milhit committed Feb 20, 2020
1 parent a378c41 commit 4a626a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -572,8 +572,8 @@
"$schema": "https://ils.rero.ch/schema/patrons/patron-v0.0.1.json",
"birth_date": "1925-07-31",
"city": "no indication",
"email": "wang@example.org",
"first_name": "Wang",
"email": "wan@example.org",
"first_name": "Wan",
"roles": [
"librarian"
],
Expand Down

0 comments on commit 4a626a9

Please sign in to comment.