summaryrefslogtreecommitdiff
path: root/architecture.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-06-09 14:09:55 +0300
committerLars Wirzenius <liw@liw.fi>2018-06-09 14:09:55 +0300
commit271820dddc8deb33ee237cd6454b6a318dd89464 (patch)
tree27e21e09dd423d08ac34066a5879161684ea89a2 /architecture.mdwn
parent572c3ee99b8eeead437c62ca2e2f034dbd81f5f1 (diff)
downloadick.liw.fi-271820dddc8deb33ee237cd6454b6a318dd89464.tar.gz
Fix: typo
Diffstat (limited to 'architecture.mdwn')
-rw-r--r--architecture.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/architecture.mdwn b/architecture.mdwn
index 014684b..16fb0b9 100644
--- a/architecture.mdwn
+++ b/architecture.mdwn
@@ -171,7 +171,7 @@ self-modifying microservices. (That's intended to scare you off.)
construct the workspace itself, if it needs to. Each build starts
with an empty directory as the workspace. The project needs to
populate it by, say, `git clone` or by telling ick to fetch the
- contents of the prevoius build's workspace from the artifact store.
+ contents of the previous build's workspace from the artifact store.
* The project's pipelines do things like: prepare workspace, run
actual build, publish build artifacts from worker to a suitable