diff --git a/_faq/goes-against-grain.md b/_faq/goes-against-grain.md index 32b693c..ae8f74b 100644 --- a/_faq/goes-against-grain.md +++ b/_faq/goes-against-grain.md @@ -54,7 +54,7 @@ To start off with the todo entry modeled as a statechart would probably have dif ### AngularJS -Let's look at the code that handles saving athe AngularJS todomvc example: +Let's look at the code that handles saving the AngularJS todomvc example: ``` $scope.saveEdits = function (todo, event) {