diff --git a/src/third-party-tags/facebook-pixel.spec.ts b/src/third-party-tags/facebook-pixel.spec.ts index de695bdba..ef9b36a18 100644 --- a/src/third-party-tags/facebook-pixel.spec.ts +++ b/src/third-party-tags/facebook-pixel.spec.ts @@ -1,7 +1,7 @@ import { fbPixel } from './facebook-pixel'; describe('fbPixel', () => { - it('should use the feature swtich option', () => { + it('should use the feature switch option', () => { expect(fbPixel({ shouldRun: true })).toStrictEqual({ shouldRun: true, url: