Skip to content

Commit

Permalink
doc nit
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 committed Jul 20, 2024
1 parent 90e188c commit be99fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ParseSwift/ParseConstants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ public enum ParseHookTriggerObject: Sendable {
/// Trigger on `ParseFile`'s.
case file
/// Trigger on `ParseConfig` updates.
/// - warning: Requires Parse Server 7.4.0+.
/// - warning: Requires Parse Server 7.3.0-alpha.6+.
case config
/// Trigger on `ParseLiveQuery` connections.
case liveQueryConnect
Expand Down

0 comments on commit be99fa1

Please sign in to comment.