docs: fix "superglu" typo
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
parent
29893dcf3d
commit
31528989c1
@ -10,7 +10,7 @@ to any infrastructure, in just a few lines of code.
|
||||
The Dagger platform adapts to your application, not the other way around.
|
||||
Thanks to its ecosystem of reusable packages and flexible scripting system,
|
||||
Dagger can be dropped into any software project without requiring changes to
|
||||
its architecture or workflow. Think of it as your "devops superglu".
|
||||
its architecture or workflow. Think of it as your "devops superglue".
|
||||
|
||||
No matter how your deployment works under the hood, you can manage it with the
|
||||
same Dagger user interface. This makes developers more productive, because they
|
||||
|
@ -16,7 +16,7 @@ in just a few lines of code.
|
||||
The Dagger platform adapts to your application, not the other way around.
|
||||
Thanks to its ecosystem of reusable packages and flexible scripting system, Dagger can be dropped
|
||||
into any software project without requiring changes to its architecture or workflow.
|
||||
Think of it as your "devops superglu".
|
||||
Think of it as your "devops superglue".
|
||||
|
||||
No matter how your deployment works under the hood, you can manage it with the same Dagger user interface.
|
||||
This makes developers more productive, because they don't have to learn a new workflow every time their deployment
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## TL;DR
|
||||
|
||||
```
|
||||
```shell
|
||||
# Install dependancies
|
||||
yarn install
|
||||
|
||||
|
Reference in New Issue
Block a user