Skip to content

Commit 248f0b5

Browse files
authored
Merge pull request #19216 from im-not-io/patch-1
Update fixing-high-latency.mdx
2 parents 91592ab + c4dcd45 commit 248f0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/tutorial-improve-site-performance/fixing-high-latency.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ These are the most common causes of high latency:
6262

6363
Once you understand what causes latency, you can use the <DNT>**Summary**</DNT> and <DNT>**AJAX**</DNT> pages in <InlinePopover type="browser"/> to start your root cause analysis. In general, we make the following recommendations to optimize your site:
6464

65-
* Use a content delivery network (CDN). CDNs can adjust where content is being served from, or distribute them across differe servers.
65+
* Use a content delivery network (CDN). CDNs can adjust where content is being served from, or distribute them across different servers.
6666
* Optimize above-the-fold content.
6767
* Evaluate your web hosting service.
6868
* Minimize JavaScript execution time.

0 commit comments

Comments
 (0)