Skip to content

Commit

Permalink
Minor comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
jhildenbiddle committed Apr 16, 2024
1 parent 08d0470 commit 4cc256a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/event/index.js
Expand Up @@ -41,7 +41,7 @@ export function Events(Base) {
// Sub-Initializations
// =========================================================================
/**
* Initialize cover mutation observer
* Initialize cover observer
* Toggles sticky behavior when when cover is not in view
* @void
*/
Expand All @@ -64,7 +64,7 @@ export function Events(Base) {
}

/**
* Initialize heading intersection observer
* Initialize heading observer
* Toggles sidebar active item based on top viewport edge intersection
* @void
*/
Expand Down

0 comments on commit 4cc256a

Please sign in to comment.