Skip to content

Commit 615b753

Browse files
authored
Update docs.md
1 parent 6bcbc9a commit 615b753

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
This sample shows how the errors in an existing MassTransit system can be managed using the Particular Service Platform.
1+
This showcase shows how the errors in an existing MassTransit system can be managed using the Particular Service Platform.
22

33
> [!NOTE]
4-
> This sample uses RabbitMQ as the messaging infrastructure. Refer to [the setup documentation](https://docs.particular.net/servicecontrol/masstransit/#settings) for Azure Service Bus setup instructions.
4+
> This showcase uses RabbitMQ as the messaging infrastructure. Refer to [the setup documentation](https://docs.particular.net/servicecontrol/masstransit/#settings) for Azure Service Bus setup instructions.
55
66
## Walkthrough
77

8-
The sample consists of 4 processes hosting MassTransit message producers and consumers that implement a simplified order processing logic from an e-commerce system.
8+
The showcase consists of 4 processes hosting MassTransit message producers and consumers that implement a simplified order processing logic from an e-commerce system.
99

1010
![System Overview](diagram.svg "width=680")
1111

@@ -29,9 +29,9 @@ fail: MassTransit.ReceiveTransport[0]
2929

3030
### Handling failures with the Particular Platform
3131

32-
#### Running the sample
32+
#### Running the showcase
3333

34-
To see how the Particular Platfrom improves failed message management, start the containers responsible for running the platform:
34+
To see how the Particular Platform improves failed message management, start the containers responsible for running the platform:
3535

3636
### **RabbitMQ**
3737

0 commit comments

Comments
 (0)