diff --git a/index.html b/index.html
index d6a64e4..1815e3a 100644
--- a/index.html
+++ b/index.html
@@ -212,7 +212,7 @@
The `renderMethod` Property
more rendering methods that can be used by software to express the
verifiable credential using a visual, auditory, or haptic mechanism. Each
`renderMethod` value MUST specify its `type`, for example,
-`SvgRenderingTemplate2023`. The precise contents of each rendering
+`SvgRenderingTemplate`. The precise contents of each rendering
hint is determined by the specific `renderMethod` `type`
definition.
@@ -220,7 +220,7 @@ The `renderMethod` Property
- SvgRenderingTemplate2023
+ SvgRenderingTemplate
When an issuer desires to specify SVG rendering instructions for a
@@ -246,7 +246,7 @@
SvgRenderingTemplate2023
type |
-The type property MUST be SvgRenderingTemplate2023 .
+The type property MUST be SvgRenderingTemplate .
|
@@ -303,7 +303,7 @@ SvgRenderingTemplate2023
},
"renderMethod": [{
"id": "https://example.edu/credentials/BachelorDegree.svg",
- "type": "SvgRenderingTemplate2023",
+ "type": "SvgRenderingTemplate",
"name": "Portrait Mode",
"css3MediaQuery": "@media (orientation: portrait)",
"digestMultibase": "zQmAPdhyxzznFCwYxAp2dRerWC85Wg6wFl9G270iEu5h6JqW"
@@ -330,7 +330,7 @@ Algorithms
- Render (SvgRenderingTemplate2023)
+ Render (SvgRenderingTemplate)
The following algorithm is used to transform the SVG image template into the