From 34cd7c3f38b2d61d99d07e22d376f6c8b9bef8f7 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Mon, 19 Aug 2024 01:37:02 +0200 Subject: [PATCH] same fix --- docs/pages/blog/introducing-pigment-css.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/blog/introducing-pigment-css.md b/docs/pages/blog/introducing-pigment-css.md index 2c143a6cd66ab1..33edf2a1f5c5e3 100644 --- a/docs/pages/blog/introducing-pigment-css.md +++ b/docs/pages/blog/introducing-pigment-css.md @@ -113,7 +113,7 @@ To reproduce those numbers yourself, check out these live demos and repositories ### Better runtime performance -When comparing the same Material UI app built with Next.js and either Emotion or Pigment CSS, we've observed the following runtime performance gains using the same code, but powered by different style engines: +When comparing the same Material UI app built with Next.js and either Emotion or Pigment CSS, we've observed the following runtime performance gains using the same code: