PacktPublishing / Microservices-with-Spring-Boot-and-Spring-Cloud-2E

Microservices-with-Spring-Boot-and-Spring-Cloud-2E, Published by Packt
MIT License
237 stars 260 forks source link

Typo in p.153 #15

Closed junh-ki closed 2 years ago

junh-ki commented 2 years ago

in the page 153, it says:

"For the product and review microservices, which use MongoDB, a corresponding base class, MongoDbTestBase, has been added."

I believe this should be changed to:

"For the product and recommendation microservices, which use MongoDB, a corresponding base class, MongoDbTestBase, has been added."

magnus-larsson commented 2 years ago

Thanks for reporting this typo!

I have added it to the errara section in the README.md file.