mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 12:56:46 +08:00
Merge pull request #982 from staxmanade/patch-2
small spelling tweak to angular readme
This commit is contained in:
@@ -96,7 +96,7 @@ Since you are augmenting the $scope object, you should let the compiler know wha
|
||||
$scope.title = 'Yabadabadu';
|
||||
}
|
||||
|
||||
## Exemples
|
||||
## Examples
|
||||
|
||||
### Working with $resource
|
||||
|
||||
@@ -151,4 +151,4 @@ Since you are augmenting the $scope object, you should let the compiler know wha
|
||||
article.$save();
|
||||
article.$publish();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user