Fixed typo: continous continuous.

This commit is contained in:
Erik Brakkee 2024-07-29 18:32:11 +02:00
parent 580527528d
commit 9db9c927e6

View File

@ -62,10 +62,11 @@ templ Index(secure string, host string, username string) {
<h1>Usage</h1>
<h2>Continous integration jobs</h2>
<h2>Continuous integration jobs</h2>
<p>
In a continous integration job, download the agent, chmod it and run it.
In a
continuous integration job, download the agent, chmod it and run it.
</p>
<pre>{`
# linux