Fix a typo in the docs
Fix a typo in the docs Signed-off-by: Almog Tavor <almogtavor@gmail.com>
This commit is contained in:
parent
a4088fa5f1
commit
511584af62
@ -36,7 +36,7 @@ Using Dagger, you have two options:
|
||||
Dagger is the perfect complement to an IaC tool.
|
||||
|
||||
* IaC tools help infrastructure teams answer questions like: what is the current state of my infrastructure? What is its desired state? And how do I get there?
|
||||
* Dagger helps CICD teams answer question like: what work needs to be done to deliver my application, in what order, and how to I orchestrate it?
|
||||
* Dagger helps CICD teams answer question like: what work needs to be done to deliver my application, in what order, and how do I orchestrate it?
|
||||
|
||||
It is very common for a Dagger configuration to integrate with at least one IaC tool.
|
||||
|
||||
|
Reference in New Issue
Block a user