summaryrefslogtreecommitdiffstats
path: root/docs/content
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2013-05-20 13:24:48 +0100
committerStephen Dolan <mu@netsoc.tcd.ie>2013-05-20 13:24:48 +0100
commit22006172baba61714207c67cd207140b76f4a941 (patch)
tree9e9cdc1e9739c55db509b75a50e4d78eb6bb43ec /docs/content
parent0535e724a274818f0ef7fab74d5a59a32fd78ac9 (diff)
fix typo and clean up docs build
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/2.download/default.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/2.download/default.yml b/docs/content/2.download/default.yml
index c7faa1e9..1636948a 100644
--- a/docs/content/2.download/default.yml
+++ b/docs/content/2.download/default.yml
@@ -47,7 +47,7 @@ body:
You can build it using the usual `./configure && make && sudo
make install` rigmarole.
- If you're interested in using the lastest development version, try:
+ If you're interested in using the latest development version, try:
git clone https://github.com/stedolan/jq.git
cd jq