Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
d7laungani committed Mar 28, 2017
2 parents c5ee957 + 22ac76a commit a20d0e7
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 @@ -157,7 +157,7 @@ scheduler.scheduleNotification(notification: locationNotification)
scheduler.scheduleCategories(categories: [standingCategory])

```
Don't forget to the set the notificaiton category afterwards using
Don't forget to the set the notificaiton category before scheduling the notification using

```swift
notification.category = "standingReminder"
Expand Down

0 comments on commit a20d0e7

Please sign in to comment.