From f412dff9d18b71e8b9778af4f35f8931938add75 Mon Sep 17 00:00:00 2001 From: Angelo Luis Rodrigues Da Silva Date: Wed, 22 Jul 2020 15:16:05 -0300 Subject: [PATCH] Fix of the directory name (#604) Fix of the default directory name used in the examples --- docs/tutorials/hello-tye/02_add_redis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/hello-tye/02_add_redis.md b/docs/tutorials/hello-tye/02_add_redis.md index 649d49f1..d0583639 100644 --- a/docs/tutorials/hello-tye/02_add_redis.md +++ b/docs/tutorials/hello-tye/02_add_redis.md @@ -99,7 +99,7 @@ We just showed how `tye` makes it easier to communicate between 2 applications r 5. Run the `tye` command line in the solution root - > :bulb: Make sure your command-line is in the `microservices/` directory. One of the previous steps had you change directories to edit a specific project. + > :bulb: Make sure your command-line is in the `microservice/` directory. One of the previous steps had you change directories to edit a specific project. ``` tye run