Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjlockwood committed Jul 23, 2018
1 parent 445e419 commit fc57a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/model/README.md
Expand Up @@ -127,7 +127,7 @@ An `AnimationBlock` describes a property animation for a particular `Layer`. The

- `layerId` (string) - The `id` of the `Layer` that this `AnimationBlock` is associated with.

- `propertyName` (string) - The name of the `Layer` property this block is animating.=
- `propertyName` (string) - The name of the `Layer` property this block is animating.

- `startTime` (integer) - An integer greater than or equal to `0` representing the block's starting time in milliseconds. Default value is `0`.

Expand Down

0 comments on commit fc57a17

Please sign in to comment.