From 54a50881da82110f7ab24e40d7c88392458f8cd5 Mon Sep 17 00:00:00 2001 From: Alexandre Cisneiros Date: Tue, 29 Mar 2016 11:24:02 -0300 Subject: [PATCH] Correct Transport for London acronym The correct acronym for Transport for London is "TfL" with a lowercase "f". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09e16362..e0047ee3 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ A collective list of JSON APIs for use in web development. ### Transportation | API | Description | OAuth |Link | |---|---|---|---| -| Transport for London | TFL API | No | [Go!](https://api.tfl.gov.uk) | +| Transport for London | TfL API | No | [Go!](https://api.tfl.gov.uk) | | Transport for Belgium | Belgian transport API | No | [Go!](https://hello.irail.be/api/) | | Transport for Germany | Deutsche Bahn (DB) API | No | [Go!](http://data.deutschebahn.com/apis/fahrplan/) | | Transport for Switzerland | Swiss public transport API | No | [Go!](https://transport.opendata.ch/) |