mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-02 04:32:23 +00:00
fix typo in docs (#716)
This commit is contained in:
parent
17fd76b23f
commit
262d29700e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Setup
|
||||
|
||||
A Woodpecker deployment consists of two parts:
|
||||
- A server which is the heard of Woodpecker and ships the webinterface.
|
||||
- A server which is the heart of Woodpecker and ships the webinterface.
|
||||
- Next to one server you can deploy any number of agents which will run the pipelines.
|
||||
|
||||
> Each agent is able to process one pipeline step by default.
|
||||
|
|
Loading…
Reference in a new issue