Skip to content

Commit e34e88e

Browse files
committed
docs: fix duplicated "the" in events.md xhr-request paragraph
Signed-off-by: Aiden Park <275402320+vip892766gma@users.noreply.github.com>
1 parent dbf77dd commit e34e88e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/content/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ You can also override the details of the history restoration request in this eve
282282
This event is triggered when a cache miss occurs when restoring history
283283

284284
You can prevent the history restoration via `preventDefault()` to allow alternative restore handling.
285-
You can also modify the xhr request or other details before it makes the the request to restore history
285+
You can also modify the xhr request or other details before it makes the request to restore history
286286

287287
##### Details
288288

0 commit comments

Comments
 (0)