Skip to content

Commit b5ef35d

Browse files
longsizhuoCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 98a9ad2 commit b5ef35d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/u/[username]/error.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default function ProfileError({
4343
</h1>
4444
<p className="text-sm leading-relaxed text-neutral-600 dark:text-neutral-400">
4545
服务端在拉取这个用户的资料时遇到了一次瞬时错误(可能是上游 CDN
46-
拦截或后端抖动)。 通常重试一次就能恢复。
46+
拦截或后端抖动)。通常重试一次就能恢复。
4747
</p>
4848
{error.digest ? (
4949
<p className="font-mono text-[10px] uppercase tracking-widest text-neutral-500">

0 commit comments

Comments
 (0)