From 9a608d438daf26ecce1d31d353a1a7eb130e8cfc Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Wed, 6 Apr 2022 11:44:51 +0800 Subject: [PATCH] Fix: typo --- pages/posts/images.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/posts/images.mdx b/pages/posts/images.mdx index 98d404f..d078d09 100644 --- a/pages/posts/images.mdx +++ b/pages/posts/images.mdx @@ -18,7 +18,7 @@ import Image from 'next/image'; - 提升加载速度。 -- 在未加载完整图片是显示一个模糊的预览图。 +- 在未加载完整图片时显示一个模糊的预览图。 - 防止 *加载时布局移动*