We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a18527 commit 3c768ffCopy full SHA for 3c768ff
src/hubspot.types.ts
@@ -534,7 +534,7 @@ export interface Hbspt {
534
535
/* eslint-disable no-var */
536
537
-// Both 'hbspt' and 'hubspot' variables are globally availabel once script is loaded
+// Both 'hbspt' and 'hubspot' variables are globally available once script is loaded
538
declare global {
539
var hubspot: Hubspot;
540
var hbspt: Hbspt;
0 commit comments