Skip to content

Commit e4eb74e

Browse files
hanghugesquidfunk
authored andcommitted
chore: fix comment
Signed-off-by: hanghuge <[email protected]>
1 parent 68126ab commit e4eb74e

File tree

1 file changed

+1
-1
lines changed
  • src/templates/assets/javascripts/integrations/instant

1 file changed

+1
-1
lines changed

src/templates/assets/javascripts/integrations/instant/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ export function setupInstantNavigation(
378378

379379
// Handle instant navigation events that are triggered by the user clicking
380380
// on an anchor link with the same hash fragment as the current one in the
381-
// URL. Is is essential that we only intercept those from instant navigation
381+
// URL. It is essential that we only intercept those from instant navigation
382382
// events and not from history change events, or we'll end up in and endless
383383
// loop. The top-level history entry must be removed, as it will be replaced
384384
// with a new one, which would otherwise lead to a duplicate entry.

0 commit comments

Comments
 (0)