From f5f7cbd6e21cd5635426d3742c0cd9141b59f4cc Mon Sep 17 00:00:00 2001 From: Donny <130464015+defitricks@users.noreply.github.com> Date: Fri, 20 Dec 2024 13:27:49 +0200 Subject: [PATCH] docs: typo fix Update compose.md (#194) --- src/operators/devnets/compose.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/operators/devnets/compose.md b/src/operators/devnets/compose.md index 7efa848..5423690 100644 --- a/src/operators/devnets/compose.md +++ b/src/operators/devnets/compose.md @@ -44,7 +44,7 @@ cd docker && ./compose.sh ``` This will take some time as Docker images are built from the Linera source. When -the service is ready, a temporary wallet and database is available under the +the service is ready, a temporary wallet and database are available under the `docker` subdirectory. Referencing these variables with the `linera` binary will enable you to interact