diff --git a/distributed-calculator/README.md b/distributed-calculator/README.md index c543628c9..ad662dd86 100644 --- a/distributed-calculator/README.md +++ b/distributed-calculator/README.md @@ -306,7 +306,7 @@ name: "Curl test" 86 18 1.5294117647058822 - 1768.0 + 1768 {"operation":null,"total":"54","next":null} ``` @@ -567,7 +567,7 @@ You should get the following output: 86 18 1.5294117647058822 - 1768.0 + 1768 {"operation":null,"total":"54","next":null} ``` diff --git a/observability/README.md b/observability/README.md index c05e5db7f..5dcd0940a 100644 --- a/observability/README.md +++ b/observability/README.md @@ -384,7 +384,7 @@ expected_stdout_lines: - "86" - "18" - "1.5294" - - "1768.0" + - "1768" - '"total":"54"' output_match_mode: substring name: "Curl test"