Skip to content

Commit 49ca425

Browse files
committed
fix SSI text status
- signed-off-by: trimstray <trimstray@gmail.com>
1 parent 56a63a7 commit 49ca425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/HELPERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6194,7 +6194,7 @@ map $status $status_text {
61946194
415 'Unsupported Media Type';
61956195
416 'Range Not Satisfiable';
61966196
417 'Expectation Failed';
6197-
418 'I'm a teapot';
6197+
418 'I\'m a teapot';
61986198
421 'Misdirected Request';
61996199
422 'Unprocessable Entity';
62006200
423 'Locked';

0 commit comments

Comments
 (0)