From 0375af0763f20ad4c21c233b68204a031d5b8496 Mon Sep 17 00:00:00 2001 From: Angelo Luis Rodrigues Da Silva Date: Wed, 22 Jul 2020 11:51:52 -0300 Subject: [PATCH] Fix of the directory name 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 649d49f16..d05836398 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