Skip to content

Commit cf74ee0

Browse files
authored
chore: Fix missing curly brace (#337)
1 parent 147d0fc commit cf74ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ <h3>
941941
{{PerformanceResourceTiming/transferSize}},
942942
{{PerformanceResourceTiming/encodedBodySize}}, and
943943
{{PerformanceResourceTiming/decodedBodySize}}. Further, the
944-
{{PerformanceResourceTiming/nextHopProtocol} attribute will be set to
944+
{{PerformanceResourceTiming/nextHopProtocol}} attribute will be set to
945945
the empty string.
946946
</p>
947947
<p>

0 commit comments

Comments
 (0)