From 01e5afbffbf737f9df2f91767304a0ba252b0310 Mon Sep 17 00:00:00 2001 From: Aetheryx Date: Tue, 15 May 2018 12:19:12 +0200 Subject: [PATCH] Fix typo on docs ("gzpipped" -> "gzipped") --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index a2939b19da..d539a30af9 100755 --- a/docs/index.html +++ b/docs/index.html @@ -25,7 +25,7 @@

Easily position tooltips, popovers or anything

- Popper.js is just ~6KB minified and gzpipped, zero dependencies.
+ Popper.js is just ~6KB minified and gzipped, zero dependencies.
Its code base is in ES6 and is automatically tested against several browsers.
If this is not enough, it plays super nicely with React, AngularJS and more!