Skip to content

Commit 2457677

Browse files
authored
Fix typo s/asserts/assets (#19647)
1 parent bfa8e6b commit 2457677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/support/third-party-software/content-management-system-cms/how-do-i-enable-http2-server-push-in-wordpress.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You should insert this line above where it says *"/\* That's all, stop editing!
2525
Article IDs: 115002816808 | How do I enable HTTP/2 Server Push in WordPress
2626
](~/assets/images/support/hc-import-screen_shot_2017_02_09_at_16_09_31.png)
2727

28-
You should then start to see requests coming in which are initiated through Server Push, for example, in the Network tab of Chrome Development Tools you should see some asserts have "Push" as the initiator:
28+
You should then start to see requests coming in which are initiated through Server Push, for example, in the Network tab of Chrome Development Tools you should see some assets have "Push" as the initiator:
2929

3030
![Old URL: https://support.cloudflare.com/hc/en-us/article\_attachments/115005787688/Screen-Shot-2016-04-26-at-15-08-59.png
3131
Article IDs: 115002816808 | How do I enable HTTP/2 Server Push in WordPress

0 commit comments

Comments
 (0)