This commit is contained in:
David Langley
2021-08-25 14:32:34 +01:00
parent c23b763729
commit 2265829c08
2 changed files with 3 additions and 3 deletions
@@ -17,7 +17,7 @@
import Foundation
/**
The actions defined on a push rule, used int he static push rule definitions.
The actions defined on a push rule, used in the static push rule definitions.
*/
struct NotificationActions {
let notify: Bool