Skip to content

Commit d1c44a7

Browse files
committed
Update README.md
1 parent 76c9411 commit d1c44a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ services:
349349
> [!NOTE]
350350
> As we have the healthceck in place, we can actually tell the `curl` container not to start until it gets that healthy response.
351351
352-
### Try running the stack
352+
### Run the stack
353353

354354
Run the following command:
355355

@@ -358,10 +358,10 @@ docker compose up
358358
```
359359

360360
> [!WARNING]
361-
> The problem with this specific command is that the Lambda continues to run despite the cURL container running and exiting.
361+
> The problem with this specific command is that the Lambda continues to run despite the cURL container running and exiting.
362362
> **Exit your container by pressing Ctrl+C on your keyboard.**
363363
364-
### Run the stack
364+
### Tell Docker to terminate the containers
365365

366366
Run the following command:
367367

0 commit comments

Comments
 (0)