Fixed typo: continous continuous.
This commit is contained in:
parent
c8d328dc75
commit
f7e94c21f9
@ -62,10 +62,11 @@ templ Index(secure string, host string, username string) {
|
|||||||
|
|
||||||
<h1>Usage</h1>
|
<h1>Usage</h1>
|
||||||
|
|
||||||
<h2>Continous integration jobs</h2>
|
<h2>Continuous integration jobs</h2>
|
||||||
|
|
||||||
<p>
|
<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>
|
</p>
|
||||||
<pre>{`
|
<pre>{`
|
||||||
# linux
|
# linux
|
||||||
|
Loading…
Reference in New Issue
Block a user