summaryrefslogtreecommitdiffstats
path: root/download/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'download/index.html')
-rw-r--r--download/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/download/index.html b/download/index.html
index 6cb5efdc..e8325b5e 100644
--- a/download/index.html
+++ b/download/index.html
@@ -235,7 +235,7 @@ the signature and running <code>gpg --verify signature.asc</code>.</p>
</ul>
<p>You can build it using the usual <code>./configure &amp;&amp; make &amp;&amp; sudo
make install</code> rigmarole.</p>
-<p>If you're interested in using the lastest development version, try:</p>
+<p>If you're interested in using the latest development version, try:</p>
<pre><code>git clone --recursive https://github.com/jqlang/jq.git
cd jq
autoreconf -i