Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcru authored Feb 27, 2024
1 parent 6f1ead2 commit 8098800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ const HolyLoader = ({
/**
* Flag to prevent redundant patching of History API methods.
* This is essential to avoid pushState & replaceState increasingly nesting
* withing patched versions of itself
* within patched versions of itself
*/
let isHistoryPatched = false;

Expand Down

0 comments on commit 8098800

Please sign in to comment.