Skip to content

Commit

Permalink
Minor spell error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirivanoviliev committed Oct 20, 2015
1 parent 979ba21 commit 6a2896e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web/scheduler/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In this case the server response of the create/destroy/update action is interpre
## When You Cancel Changes Other Events Disappear
It is possible to experience such behavior if the [id fields](/api/javascript/data/schedulerevent#fields-id) of the other events are not set to valid and unique values.

## Editing event cause all initial events to sent to the Create action
## Editing event cause all initial events to be send to the Create action
This behavior can be experienced if the [id fields](/api/javascript/data/schedulerevent#fields-id) of all events are not set to valid and unique values during initial read.

## Created Events Are Offset after Create/Update Request
Expand Down

0 comments on commit 6a2896e

Please sign in to comment.