Skip to content

Commit

Permalink
fix(readme): Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof Saja committed Jul 23, 2017
1 parent ace25b7 commit 2235397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import { WeatherSettings, TemperatureScale, ForecastMode } from 'angular-weather


@Component({
template: '<weather-widget [settings]="settings"></weather-container>'
template: '<weather-widget [settings]="settings"></weather-widget>'
})
export class MyComponent {
settings: WeatherSettings = {
Expand Down

0 comments on commit 2235397

Please sign in to comment.