content repo for Apache Cordova on docs.microsoft.com
Creative Commons Attribution 4.0 International
14
stars
32
forks
source link
Weather Provider improperly named in "Getting Started With Ionic 2" instructions #40
Open
jimblizzard opened 6 years ago
On this page (https://docs.microsoft.com/en-us/visualstudio/cross-platform/tools-for-cordova/first-steps/get-started-with-ionic2?view=toolsforcordova-2017) the instructions say to create a Weather Provider named "Weather". Yet in other sections of the sample code, the weather provider is referred to as "WeatherProvider". The names should be consistent. Either create the provider with the name "WeatherProvider" in the Add New Item dialog box, or change all the "WeatherProvider" references to "Weather" in files "app.module.ts" and "home.ts".
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.