fix(client): typo in APIs and Microservices Projects intro (#42140)

This commit is contained in:
Sujal Gupta
2021-05-16 14:12:34 +05:30
committed by GitHub
parent 929f27ce9e
commit 8ba3b8c16c

View File

@ -312,7 +312,7 @@
"title": "APIs and Microservices Projects",
"intro": [
"You've worked with APIs before, but now that you know npm, Node, Express, MongoDB, and Mongoose, it's time to build your own. Draw on everything you've learned up to this point to create 5 different microservices, which are smaller applications that are limited in scope.",
"After creating these, you'll have 5 cool microservice APIs you can show of to friends, family, and potential employers. Oh, and you'll have a shiny new APIs and Microservices Certification, too."
"After creating these, you'll have 5 cool microservice APIs you can show off to friends, family, and potential employers. Oh, and you'll have a shiny new APIs and Microservices Certification, too."
]
}
}