You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@
108
108
- The server and/or any relevant intermediaries are in full control of which metrics are communicated to the user agent and when. For example, access to some metrics may be restricted due to privacy or security reasons - see <ahref="#privacy-and-security"></a> section.
109
109
</div>
110
110
111
-
Tp<dfn>parse a server-timing header field</dfn> given a string |field|:
111
+
To<dfn>parse a server-timing header field</dfn> given a string |field|:
112
112
113
113
1. Let |position| be a [=string/position variable=], initially pointing at the start of |field|.
0 commit comments