summaryrefslogtreecommitdiffstatshomepage
path: root/www/content/events.md
diff options
context:
space:
mode:
authorSameer Dudeja <dsameer33@gmail.com>2024-07-04 08:39:55 +0530
committerGitHub <noreply@github.com>2024-07-03 23:09:55 -0400
commit6c2f9ea939c2d40bb0794608fabcf8e972256170 (patch)
tree7dce2466245c40a0247b4078ab0eb312b98c772c /www/content/events.md
parentf4f448db0a413e403d3c7f627d9e6d2b356bf0d8 (diff)
downloadhtmx-6c2f9ea939c2d40bb0794608fabcf8e972256170.tar.gz
htmx-6c2f9ea939c2d40bb0794608fabcf8e972256170.zip
Update `beforeHistorySave` documentation (#2692)
Issue : #2688 Update beforeHistorySave docs
Diffstat (limited to 'www/content/events.md')
-rw-r--r--www/content/events.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/content/events.md b/www/content/events.md
index 4ed6468c..cc919b59 100644
--- a/www/content/events.md
+++ b/www/content/events.md
@@ -264,7 +264,7 @@ This event is triggered when htmx handles a history restoration action
### Event - `htmx:beforeHistorySave` {#htmx:beforeHistorySave}
-This event is triggered when htmx handles a history restoration action
+This event is triggered before the content is saved in the history api.
##### Details