diff --git a/docs/learn/101-use.md b/docs/learn/101-use.md index c0225b07..c25af7c0 100644 --- a/docs/learn/101-use.md +++ b/docs/learn/101-use.md @@ -113,7 +113,7 @@ The inputs are persisted inside the `.dagger` directory and pushed to your git r ### The outputs -The plan defines one or several `outputs`. They can show helpful information at the end of the deployment. That's how we read the deploy `url` at the end of the deployment. Here is the command to list all inputs: +The plan defines one or several `outputs`. They can show helpful information at the end of the deployment. That's how we read the deploy `url` at the end of the deployment. Here is the command to list all outputs: ```shell dagger output list