From d4b3c9f5214db852de8037573164b8219cb014e3 Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Thu, 11 Jul 2019 09:34:33 +1200 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7debee..cb38249 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The new Fixer API now supports over 100 additional currencies, bumping the total The old Fixer API was limited to currency data from the European Central Bank, which updates only once every day. The new API comes with 16+ connected data sources and data updates every hour, 10-minutes, or even every minute - depending on which subscription plan you choose. - **More Endpoints** -The new fixer API has over 3 new endpoints, including a Direct Conversion endpoint, Time-Series conversion endpoint, and allows you to see the fluctuation of a specfic currency using our new Fluctuation endpoint. To learn more about all the new features, please head over to the API documentation at fixer.io/documentation +The new fixer API has over 3 new endpoints, including a Direct Conversion endpoint, Time-Series conversion endpoint, and allows you to see the fluctuation of a specific currency using our new Fluctuation endpoint. To learn more about all the new features, please head over to the API documentation at fixer.io/documentation **Next Steps**