From 89b42eab18380788780a590eac3c9b016d02e4cf Mon Sep 17 00:00:00 2001 From: Theresa O'Connor Date: Fri, 8 Sep 2023 12:36:20 -0700 Subject: [PATCH] Use consistent casing for payment-request reference. (#449) --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 3c00f2e5..6eabca46 100644 --- a/index.bs +++ b/index.bs @@ -3070,7 +3070,7 @@ of a larger, standardized framework.
-[[ENCRYPTED-MEDIA]] and [[PAYMENT-REQUEST]] are both examples of specifications +[[ENCRYPTED-MEDIA]] and [[payment-request]] are both examples of specifications which minimize API differences by isolating a non-standard component ([=Content Decryption Modules=] and [=payment methods=], respectively) from the rest of the (shared) API surface.