diff --git a/plugins/alt-fetch.js b/plugins/alt-fetch.js index d8e6cc2..a432d2a 100644 --- a/plugins/alt-fetch.js +++ b/plugins/alt-fetch.js @@ -147,5 +147,5 @@ fetch: fetchContentFromAlternativeEndpoints }) -// done with not poluting the global namespace +// done with not polluting the global namespace })() diff --git a/plugins/any-of.js b/plugins/any-of.js index 72c8978..ab9d8bd 100644 --- a/plugins/any-of.js +++ b/plugins/any-of.js @@ -51,5 +51,5 @@ uses: config.plugins }) -// done with not poluting the global namespace +// done with not polluting the global namespace })() diff --git a/plugins/cache.js b/plugins/cache.js index f4a4a16..209d0f8 100644 --- a/plugins/cache.js +++ b/plugins/cache.js @@ -146,5 +146,5 @@ unstash: clearCachedContent }) -// done with not poluting the global namespace +// done with not polluting the global namespace })() diff --git a/plugins/fetch.js b/plugins/fetch.js index 7a22625..81aef8a 100644 --- a/plugins/fetch.js +++ b/plugins/fetch.js @@ -75,5 +75,5 @@ fetch: fetchContent }) -// done with not poluting the global namespace +// done with not polluting the global namespace })() diff --git a/plugins/gun-ipfs.js b/plugins/gun-ipfs.js index dcc5622..89e2301 100644 --- a/plugins/gun-ipfs.js +++ b/plugins/gun-ipfs.js @@ -484,5 +484,5 @@ if (typeof window === 'undefined') { publish: publishContent }) -// done with not poluting the global namespace +// done with not polluting the global namespace })() diff --git a/plugins/ipns-ipfs.js b/plugins/ipns-ipfs.js index 44a7530..7628944 100644 --- a/plugins/ipns-ipfs.js +++ b/plugins/ipns-ipfs.js @@ -340,5 +340,5 @@ publish: publishContent }) -// done with not poluting the global namespace +// done with not polluting the global namespace })()