From 7a50d76d1f2fdad7491dba5a749dab1f0f69d3b3 Mon Sep 17 00:00:00 2001 From: Pierre Feillet Date: Wed, 11 Dec 2024 11:24:33 +0100 Subject: [PATCH] Update README.md Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0afa4ae..5078d3d 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Note: If you don't configure an ADS connection then you will face the following ```bash ERROR [simulatte/simulation-service:latest stage-1 3/3] COPY --from=builder /builder/simulatte-online/t 0.0s ``` -Reason is that the ADS Java libraries are missing to build simulatte. Neverthess SimuLatte is good to manage simulations through remote invocationswith ODM. +Reason is that the ADS Java libraries are missing to build simulatte. Neverthess SimuLatte is good to manage simulations through remote invocations with ODM. ```bash docker compose up -d @@ -110,7 +110,7 @@ Run all cells.
Select the decisioning capability ADS.
Select notebook for loyalty.
Run all cells.
-Congratulations you have created a decision simulation, run it, to get insights about how your logic applies to the sampel dataset! +Congratulations you have created a decision simulation, run it, to get insights about how your logic applies to the sample dataset! ### Stop To stop all simulatte containers :