Skip to content

Commit

Permalink
Merge pull request #8232 from mindula/integration-tutorials
Browse files Browse the repository at this point in the history
Fix `sending-emails-from-a-service` tutorial
  • Loading branch information
dulajdilshan committed Nov 9, 2023
2 parents b8dbf14 + b65fda7 commit ff0a939
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ function getEmailContent(int appointmentNumber, Appointment appointment, Payment
> Alternatively, you can run this service by navigating to the project root and using the `bal run` command.
>
> ```
> sending-a-message-to-a-service$ bal run
> sending-emails-from-a-service$ bal run
> Compiling source
> integration_tutorials/sending-emails-from-a-service:0.1.0
>
Expand Down

0 comments on commit ff0a939

Please sign in to comment.