Skip to content

Commit

Permalink
Typo in the last coin of the list
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryVerhoef committed Aug 27, 2016
1 parent c3a8f4a commit ac11766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/objects/coinLocationSeeds.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let coinLocationSeeds = [
[52.37232756213461, 5.63395825644875],
[52.37255518280956, 5.634416914190297],
[52.372909711956, 5.634980178083424],
[552.3730808347058, 5.635641342605595],
[52.3730808347058, 5.635641342605595]
];

export default coinLocationSeeds;

0 comments on commit ac11766

Please sign in to comment.