Skip to content

Commit

Permalink
fix no-hard-tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
fewieden committed Apr 5, 2017
1 parent c6e590a commit b973f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To display the data of the stations in the UI, a single station has to be in the
{
"name": "Aral Tankstelle", // String
"prices": { // Object
"diesel": 1.009, // Float
"diesel": 1.009, // Float
// "type": amount
},
"distance": 2.2, // Float
Expand Down

0 comments on commit b973f7a

Please sign in to comment.