Skip to content

Commit

Permalink
Merge pull request #414 from oshai/patch-4
Browse files Browse the repository at this point in the history
(docs): typo
  • Loading branch information
Urigo committed Jun 8, 2015
2 parents c3d2231 + 2f2af20 commit 7442830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .docs/angular-meteor/client/views/api/api.getReactively.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
<do-nothing>
{{#markdown}}

# scope.getReactively
# $scope.getReactively

A method to get a $scope variable and watch it reactivly

----

## Usage

scope.getReactively(scopeVariableName, objectEquality)
$scope.getReactively(scopeVariableName, objectEquality)

### Arguments

Expand Down

0 comments on commit 7442830

Please sign in to comment.