The first code example for the reset function was invalid as it has a semi-colon instead of a colon for the last property in the json object. Change the semi-colon to a colon. Closes https://github.com/angular/angular/issues/12531
The first code example for the reset function was invalid as it has a semi-colon instead of a colon for the last property in the json object. Change the semi-colon to a colon. Closes https://github.com/angular/angular/issues/12531