From 8d8160394073dac4ddf2550aebf90a9ce2043110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Wed, 6 Oct 2021 13:20:21 +1100 Subject: [PATCH] Editorial: clean up --- index.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index a15b8d821..616b4e81b 100644 --- a/index.html +++ b/index.html @@ -819,11 +819,10 @@

`id` member

- The [=manifest's=] id member is a string that - represents the identity for the application. The - [=identity=] takes the form of a URL, which is same origin as the - start URL. + The [=manifest's=] id member is a string that represents + the identity for the application. The [=identity=] takes + the form of a URL, which is same origin as the start URL.

The [=identity=] is used by user agents to uniquely identify the @@ -871,10 +870,10 @@

  • Set |manifest|["id"] to |id|.
  • -