Skip to content

Commit

Permalink
Edited README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frapontillo committed May 21, 2012
1 parent ca95794 commit 5d66cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -75,7 +75,7 @@ This default behavior can be overridden by extending the Entity and creating a c
Every RESTful Action on entities accepts a success callback. An error callback will be implemented in the future.

## Change tracking
All entities have a few observables thraking the state of the entity itself.
All entities have a few observables tracking the state of the entity itself.

* `isUpdating` checks if an entity is currently being updated from the server.
* `isLoaded` checks if an entity is loaded.
Expand Down

0 comments on commit 5d66cfa

Please sign in to comment.