From 6de95e976ce683fd92423368753fc7fe91423b8f Mon Sep 17 00:00:00 2001 From: mrzool Date: Sat, 30 Jan 2016 18:16:31 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acdd2e9..2f084a2 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Although I didn't test it, you can probably use this on Windows, too. Both [Pand - Refer to [pandoc's documentation](http://pandoc.org/demo/example9/templates.html) to learn more about how templates work. - If you're not familiar with the YAML syntax, [here](http://learnxinyminutes.com/docs/yaml/)'s a good overview. -- If you want to edit the template but LaTeX scares you, this [docs](https://www.sharelatex.com/learn/Main_Page) put together by ShareLaTeX cover most of the basics and are surprisingly kind to the beginner. +- If you want to edit the template but LaTeX scares you, these [docs](https://www.sharelatex.com/learn/Main_Page) put together by ShareLaTeX cover most of the basics and are surprisingly kind to the beginner. - Odds are your question already has an answer on [TeX Stack Exchange](https://www.sharelatex.com/learn/Main_Page). Also, pretty friendly crowd in there. ## See also