Skip to content

Commit 24be908

Browse files
committed
amend the warning
1 parent c9b6980 commit 24be908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v1/index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Group: serviceworkers
1414
!Tests: <a href=https://github.com/web-platform-tests/wpt/tree/master/service-workers>web-platform-tests service-workers/</a> (<a href=https://github.com/web-platform-tests/wpt/labels/service-workers>ongoing work</a>)
1515
Warning: Custom
1616
Custom Warning Title: V1 Branch
17-
Custom Warning Text: This spec is a subset of [the nightly version](https://w3c.github.io/ServiceWorker/) that is advancing toward a W3C Recommendation. For implementers and developers who seek all the latest features, [Service Workers Nightly](https://w3c.github.io/ServiceWorker/) is a right document that is constantly reflecting new requirements.
17+
Custom Warning Text: This spec is a subset of [the nightly version](https://w3c.github.io/ServiceWorker/). It is advancing toward a W3C Recommendation. For implementers and developers who seek all the latest features, [Service Workers Nightly](https://w3c.github.io/ServiceWorker/) is the right document as is constantly reflects new requirements.
1818
Abstract: This specification describes a method that enables applications to take advantage of persistent background processing, including hooks to enable bootstrapping of web applications while offline.
1919
Abstract:
2020
Abstract: The core of this system is an event-driven <a>Web Worker</a>, which responds to events dispatched from documents and other sources. A system for managing installation, versions, and upgrades is provided.

0 commit comments

Comments
 (0)