Skip to content

Commit 1ca54da

Browse files
Apply suggestions from code review
Co-authored-by: John Simons <[email protected]>
1 parent 6cc1220 commit 1ca54da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Running against your own Azure Service Bus system
22

3-
If you encounter any issues running the steps below, try the [troubleshooting](#troubleshooting) section or ask on [our forum](https://discuss.particular.net/tag/masstransit).
3+
If you encounter any issues running the steps below, try the [troubleshooting](#troubleshooting) section or post a question on [our forum](https://discuss.particular.net/tag/masstransit).
44

5-
1. Open a terminal and run the following command to shut down the showcase containers:
5+
1. Open a terminal and run the following command to shut down the showcase containers if they are running:
66

77
```cmd
88
docker compose -p particular-platform-showcase -f docker-compose-base.yml -f compose-azure.yml --env-file asb.env down

0 commit comments

Comments
 (0)