Skip to content

Commit 53e8a14

Browse files
authored
Merge pull request #64 from web-push-libs/feat/63
Feat/63
2 parents 9c59d70 + 66a4386 commit 53e8a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1>VAPID verification</h1>
2424
<div id="inputs" class="section">
2525
<div id="version">
2626
<label for="version"><input type="radio" name="version" value="1" checked>VAPID Draft spec-01</label>
27-
<label for="version"><input type="radio" name="version" value="2">VAPID Draft spec-02</label>
27+
<label for="version"><input type="radio" name="version" value="2">VAPID RFC</label>
2828
</div>
2929
<a name="headers"><h2>Headers</h2></a>
3030
<p>The headers are sent with subscription updates. They provide the

0 commit comments

Comments
 (0)