From 2c960bf4ed05991886e812516b6df1054b76fcf7 Mon Sep 17 00:00:00 2001 From: Assaf Gelber Date: Thu, 25 Jul 2013 21:50:19 +0300 Subject: [PATCH] Added the word 'feed' :| --- site/docs/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index 77552fc2..d6bf7131 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -361,7 +361,7 @@ You can find a few useful plugins at the following locations: - [Full-text search by Pascal Widdershoven](https://github.com/PascalW/jekyll_indextank): Adds full-text search to your Jekyll site with a plugin and a bit of JavaScript. - [AliasGenerator by Thomas Mango](https://github.com/tsmango/jekyll_alias_generator): Generates redirect pages for posts when an alias is specified in the YAML Front Matter. - [Projectlist by Frederic Hemberger](https://github.com/fhemberger/jekyll-projectlist): Renders files in a directory as a single page instead of separate posts. -- [RssGenerator by Assaf Gelber](https://github.com/agelber/jekyll-rss): Automatically creates an RSS 2.0 from your posts. +- [RssGenerator by Assaf Gelber](https://github.com/agelber/jekyll-rss): Automatically creates an RSS 2.0 feed from your posts. #### Converters