From 27139f40e22c35ea4227bdc750c50331653533ee Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Tue, 23 Aug 2016 02:24:30 +0200 Subject: [PATCH] Link to latent semantic indexing on Wikipedia --- site/_docs/variables.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site/_docs/variables.md b/site/_docs/variables.md index f3ead4c7..059e092b 100644 --- a/site/_docs/variables.md +++ b/site/_docs/variables.md @@ -115,8 +115,7 @@ following is a reference of the available data. If the page being processed is a Post, this contains a list of up to ten related Posts. By default, these are the ten most recent posts. For high quality but slow to compute results, run the - jekyll command with the --lsi (latent semantic - indexing) option. Also note GitHub Pages does not support the lsi option when generating sites. + jekyll command with the --lsi (latent semantic indexing) option. Also note GitHub Pages does not support the lsi option when generating sites.