mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #982 from staxmanade/patch-2
small spelling tweak to angular readme
This commit is contained in:
+2
-2
@@ -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