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'; - 提升加载速度。 -- 在未加载完整图片是显示一个模糊的预览图。 +- 在未加载完整图片时显示一个模糊的预览图。 - 防止 *加载时布局移动*