diff --git a/Overview.html b/Overview.html index 041069439..f18dfed7a 100644 --- a/Overview.html +++ b/Overview.html @@ -7,7 +7,7 @@

Fetch

-

Living Standard — Last Updated 29 September 2015

+

Living Standard — Last Updated 4 October 2015

Participate: @@ -4166,7 +4166,7 @@

6.4 Response class

The static error() method, when -invoked, must run return a new Response object, associated with a new +invoked, must return a new Response object, associated with a new network error and a new Headers object whose guard is "immutable". diff --git a/Overview.src.html b/Overview.src.html index 678703161..ab11645d0 100644 --- a/Overview.src.html +++ b/Overview.src.html @@ -4105,7 +4105,7 @@

Response class

The static error() method, when -invoked, must run return a new Response object, associated with a new +invoked, must return a new Response object, associated with a new network error and a new Headers object whose guard is "immutable".