fix: corrected spelling errors in APIs and microservices guide (#34539)

pull/26275/merge
Joshua Henderson 2019-01-15 14:49:16 -07:00 committed by Tom
parent 834b2dc9e8
commit 7375637d58
1 changed files with 3 additions and 3 deletions

View File

@ -3,12 +3,12 @@ title: Add a Description to Your package.json
---
## Add a Description to Your package.json
To complete the challenge follow the below steps:
* Go to the link given in the curriculam statring intro page.
* Go to the link given in the curriculum starting intro page.
![freecodecamp apis-and-microservices intro](https://user-images.githubusercontent.com/15084301/45616545-65732480-ba8d-11e8-9893-412ff6c68be5.png)
[Glitch starter project link](https://glitch.com/#!/import/github/freeCodeCamp/boilerplate-npm)
* Edit the package.json file and update the author
* Then click on the show(your app) link at the top on the Glitch project to get the public link
* Edit the package.json file and update the author.
* Then click on the show(your app) link at the top on the Glitch project to get the public link:
![Glitch public project link](https://user-images.githubusercontent.com/15084301/45616579-8176c600-ba8d-11e8-8a46-4ac930578e74.png)
* Submit the link in the solution and that's it.
![sucess page](https://user-images.githubusercontent.com/15084301/45616757-019d2b80-ba8e-11e8-8b5b-98dc6d02c235.png)