diff --git a/docs/tutorials/hello-tye/01_deploy.md b/docs/tutorials/hello-tye/01_deploy.md index 7999ea59..05416aec 100644 --- a/docs/tutorials/hello-tye/01_deploy.md +++ b/docs/tutorials/hello-tye/01_deploy.md @@ -124,7 +124,6 @@ Tye has a optional configuration file (`tye.yaml`) to allow customizing settings Based on what container registry you configured, add the following line in the `tye.yaml` file: ```yaml - name: microservice registry: ```