Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dorontal committed Jul 3, 2016
1 parent b9bf36e commit 3f9558b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/pages/page2/page2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export class Page2 {
private value: string;
constructor() {

use number value if uncommenting <ion-range> in template
// this.value = 33;
this.value = 'some text';
}
Expand Down

0 comments on commit 3f9558b

Please sign in to comment.