Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit f063ac9

Browse files
committed
Parse.com source
1 parent f84cc32 commit f063ac9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,9 +353,9 @@ Decodes params from `jsonapi` url schema (e.g. obtained by `$location.search()).
353353
354354
**alpha stage, not all options are supported**
355355
356-
If you like the way object are managed by this package, but still you want to use awesome Parse.com API possibilities I got something for you!
356+
If you like the way object are managed by this package, but still want to use awesome Parse.com API possibilities, I got something for you!
357357
358-
SourceParse maps [parse.com](https://parse.com) js sdk to angular-jsonapi schema. It performs following operations:
358+
SourceParse maps [parse.com](https://parse.com) JS SDK to angular-jsonapi schema. It performs following operations:
359359
`remove`, `update`, `add`, `all`, `get`. Every time the data changes the suitable request is made to keep your data synchronized.
360360
361361
`unlink`, `link` operations for hasOne relationship can be made by setting appropriate key to the linked object Id. HasMany relationships are not supported yet.

0 commit comments

Comments
 (0)