docs(http): Spelling Fix #13867
This commit is contained in:
parent
2c294d5dff
commit
dc63cef10a
|
@ -36,7 +36,7 @@ import {Headers} from './headers';
|
|||
*/
|
||||
export class Response extends Body {
|
||||
/**
|
||||
* One of "basic", "cors", "default", "error, or "opaque".
|
||||
* One of "basic", "cors", "default", "error", or "opaque".
|
||||
*
|
||||
* Defaults to "default".
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue