fix typo in js _data.json file

This commit is contained in:
Kathy Walrath 2015-03-02 14:50:14 -08:00
parent d6f6fbb921
commit 8a998d2eb1
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"icon": "home",
"title": "Angular Docs",
"menuTitle": "Docs Home",
"banner": "Angular 2 is currently in Alpha Preview. We reccomend using <a href='https://docs.angularjs.org/guide'>Angular 1.X</a> for production applications."
"banner": "Angular 2 is currently in Alpha Preview. We recommend using <a href='https://docs.angularjs.org/guide'>Angular 1.X</a> for production applications."
},
"quickstart": {
@ -26,4 +26,4 @@
"icon": "chat",
"title": "Help & Support"
}
}
}