Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ryohey/Fader
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/ryohey/Fader:
  Update README.md
  • Loading branch information
ryohey committed Oct 7, 2018
2 parents 150e72d + 89cc5f4 commit 5ddb054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fader.add(target: particle,
maxValue: 1000.0)
```

By the grammar of the new keypath of Swift 4, we can describe it type-safely shortly.
By new KeyPath syntax of Swift 4, we can describe it type-safely and shortly.

## Usage

Expand Down

0 comments on commit 5ddb054

Please sign in to comment.