Skip to content

Commit

Permalink
Fix typo in comment.
Browse files Browse the repository at this point in the history
Issue #130.

␄
  • Loading branch information
Mike Castle committed Oct 8, 2023
1 parent 8c0278c commit f5fb4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkedin-tool.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -1673,7 +1673,7 @@
this.#notImplemented('start');
}

/** Called each time service is activate. */
/** Called each time service is activated. */
activate() {
this.#notImplemented('activate');
}
Expand Down

0 comments on commit f5fb4fd

Please sign in to comment.