From 77a3e10034238151e89b612e8b1caca01f7df177 Mon Sep 17 00:00:00 2001 From: Michael Nelson Date: Fri, 6 Jun 2025 12:16:47 +1000 Subject: [PATCH] Fix left-over `render` property to be `renderMethod` --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2699c1e..bd4cf7e 100644 --- a/index.html +++ b/index.html @@ -303,7 +303,7 @@

TemplateRenderMethod

When an [=issuer=] desires to specify template-based rendering instructions -for a [=verifiable credential=], they MAY add a `render` property that uses +for a [=verifiable credential=], they MAY add a `renderMethod` property that uses the data model described below.