Skip to content

Commit

Permalink
Undo example.txt edit (this is already fixed by #20)
Browse files Browse the repository at this point in the history
  • Loading branch information
multimeric committed Apr 28, 2019
1 parent 0f8f22a commit 18bc8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/example.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{row: 0, column: "Given Name"}: "Gerald " contains trailing whitespace
{row: 1, column: "Age"}: "270" was not in the range [0, 120)
{row: 1, column: "Sex"}: "male" is not in the list of legal options (Male,Female,Other)
{row: 1, column: "Sex"}: "male" is not in the list of legal options (Male, Female, Other)
{row: 2, column: "Family Name"}: "Majewska " contains trailing whitespace
{row: 2, column: "Customer ID"}: "775ANSID" does not match the pattern "\d{4}[A-Z]{4}"

0 comments on commit 18bc8ef

Please sign in to comment.