Skip to content

Commit 60562ad

Browse files
committed
改错
1 parent 904573e commit 60562ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Performance/performance-ch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#### DNS 预解析
44

5-
DNS 解析也是需要解析的,可以通过预解析的方式来预先获得域名所对应的 IP。
5+
DNS 解析也是需要时间的,可以通过预解析的方式来预先获得域名所对应的 IP。
66

77
```html
88
<link rel="dns-prefetch" href="//yuchengkai.cn">

0 commit comments

Comments
 (0)