Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AnneKeller01 committed Oct 8, 2019
1 parent 7f6d585 commit 0fa2749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises-node/exercise03/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ For all exercises please make sure to use **Google Chrome**. If you haven't comp

### Part C: Consume events of an external service

In order to consume events of the reviews service as an external service, we only need to adapt the `package.json` files of the bookstore and the reviews service. The event handler implementation can remain unchanged.
In order to consume events of the reviews service as an external service, we only need to adapt the `package.json` file of the bookstore service. The event handler implementation can remain unchanged.

1. First, go to the **bookstore** project folder:

Expand Down

0 comments on commit 0fa2749

Please sign in to comment.