style(seed): Remove typo from chai-http-IV challenge title (#17148) (#17149)

This commit is contained in:
Jarek Wojciechowski
2018-05-15 12:36:36 -04:00
committed by mstellaluna
parent 4809f8b138
commit 63482406ea

View File

@ -717,7 +717,7 @@
},
{
"id": "587d824f367417b2b2512c5b",
"title": "Run Functional Tests on an API Response using Chai-HTTP IV - PUT method redux",
"title": "Run Functional Tests on an API Response using Chai-HTTP IV - PUT method",
"description": [
"As a reminder, this project is being built upon the following starter project on <a href='https://glitch.com/#!/import/github/freeCodeCamp/boilerplate-mochachai/'>Glitch</a>, or cloned from <a href='https://github.com/freeCodeCamp/boilerplate-mochachai/'>GitHub</a>.",
"This exercise is similar to the preceding. Look at it for the details.",