Skip to content

Commit

Permalink
Fixing typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodrig committed May 5, 2014
1 parent eba1491 commit f1b161f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ var documents = [
},
{
Make: 'BMW',
Model' 'X5',
Model: 'X5',
Year: '2014',
Specifications: {
Mileage: '3287',
Expand Down

0 comments on commit f1b161f

Please sign in to comment.