Skip to content

Commit

Permalink
fixed EOF errors
Browse files Browse the repository at this point in the history
  • Loading branch information
tharshita committed Apr 1, 2020
1 parent d9ccd21 commit 30bcde6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/addressbook.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@
"steps" : [ "Boil chicken", "While chicken is cooking, add sesame oil and crushed ginger into rice and cook it", "When chicken is done, dip it into iced water", "Serve while rice is hot" ],
"goals" : [ "Bulk like the Hulk" ]
} ]
}
}
2 changes: 1 addition & 1 deletion data/cookedRecords.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
}, {
"name" : "Asian BBQ Chicken"
} ]
}
}
2 changes: 1 addition & 1 deletion data/plannedbook.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
} ],
"date" : "2020-05-19"
} ]
}
}

0 comments on commit 30bcde6

Please sign in to comment.