Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
Signed-off-by: Vikram Vaswani <[email protected]>
  • Loading branch information
vikram-dagger committed May 3, 2024
1 parent fd929d6 commit 3eb7dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/current_docs/quickstart/basics.mdx
Expand Up @@ -12,7 +12,7 @@ Before diving into the code, here is some important information you should know

### What is Dagger?

Dagger is a open source CI/CD engine that runs your pipelines in containers. It lets you replace your software project's artisanal scripts with a modern API and cross-language scripting engine.
Dagger is an open source CI/CD engine that runs your pipelines in containers. It lets you replace your software project's artisanal scripts with a modern API and cross-language scripting engine.

- Encapsulate all your project's tasks and workflows into simple Dagger Functions, written in your programming language of choice.
- Dagger packages your Dagger Functions into a custom GraphQL API.
Expand Down

0 comments on commit 3eb7dc6

Please sign in to comment.