Skip to content

Commit 3c768ff

Browse files
committed
Fix typo in comment
1 parent 9a18527 commit 3c768ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hubspot.types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ export interface Hbspt {
534534

535535
/* eslint-disable no-var */
536536

537-
// Both 'hbspt' and 'hubspot' variables are globally availabel once script is loaded
537+
// Both 'hbspt' and 'hubspot' variables are globally available once script is loaded
538538
declare global {
539539
var hubspot: Hubspot;
540540
var hbspt: Hbspt;

0 commit comments

Comments
 (0)