From e287bb1560993fe0c5e896fc18292e740c66db8a Mon Sep 17 00:00:00 2001 From: midinastasurazz Date: Wed, 11 Feb 2015 05:45:13 +0100 Subject: [PATCH] Fix typo: GetJson -> GetCsv --- content/meta/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/meta/release-notes.md b/content/meta/release-notes.md index 089d17f09..81ef2ca3c 100644 --- a/content/meta/release-notes.md +++ b/content/meta/release-notes.md @@ -30,7 +30,7 @@ maintainers and their tremendous contributions this release. [JSON](http://www.json.org/), or [TOML](https://github.com/toml-lang/toml) located in the `data` directory ([#885][]) * Support for dynamically loading JSON & CSV from remote sources via GetJson - and GetJson in short codes or other layout files ([#748][]) + and GetCsv in short codes or other layout files ([#748][]) * [Pagination support](/extras/pagination/) for home page, sections and taxonomies ([#750][]) * Universal sequencing support