From 88bbd0b03284fbac6e9dce1e200a6284b6ee16ab Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Fri, 14 Apr 2023 06:11:12 -0500 Subject: [PATCH] Fix typo --- proposals/3999-timestamp-to-event-causal-parameter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/3999-timestamp-to-event-causal-parameter.md b/proposals/3999-timestamp-to-event-causal-parameter.md index 5248c8e5..0a5bebd2 100644 --- a/proposals/3999-timestamp-to-event-causal-parameter.md +++ b/proposals/3999-timestamp-to-event-causal-parameter.md @@ -79,7 +79,7 @@ direction. This is basically what Matrix Public Archive will probably do. ## Potential issues While you can still receive a rogue out of place event using `/timestamp_to_event`, we -can at least gurantee that the event comes before or after the given `?event_id` casual +can at least guarantee that the event comes before or after the given `?event_id` casual query parameter.