We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466d786 commit ed5dfccCopy full SHA for ed5dfcc
tests/update304.mjs
@@ -118,7 +118,7 @@ headerList.forEach(check304)
118
export default {
119
name: 'Update Headers Upon a 304',
120
id: 'update304',
121
- description: 'These tests check cache behaviour upon recieving a `304 Not Modified` response.',
+ description: 'These tests check cache behaviour upon receiving a `304 Not Modified` response.',
122
spec_anchors: ['freshening.responses'],
123
tests: tests
124
}
0 commit comments