Fix typo: GetJson -> GetCsv - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit dbb86679a1a2594d47b683756f2e9072b1576fed
DIR parent 7e28db18f269232a94c3a87a99cd1ae04abca9a4
HTML Author: midinastasurazz <mpavlovsky@gmail.com>
Date: Wed, 11 Feb 2015 05:45:13 +0100
Fix typo: GetJson -> GetCsv
Diffstat:
M docs/content/meta/release-notes.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/docs/content/meta/release-notes.md b/docs/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