Skip to content

Commit 595b904

Browse files
Fix CDDL typo (closing curly brace)
SHA: 296785a Reason: push, by anssiko Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 121f507 commit 595b904

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

network.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
88
<meta content="Bikeshed version 742f3d674, updated Mon Nov 4 14:56:54 2024 -0800" name="generator">
99
<link href="https://w3c.github.io/openscreenprotocol/network.html" rel="canonical">
10-
<meta content="a0a747944fbdd3db052384e0e0cb0d63cb3f3313" name="revision">
10+
<meta content="296785afeb23eb8986b4987de9de666bc09078c1" name="revision">
1111
<meta content="dark light" name="color-scheme">
1212
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1313
<style>
@@ -632,7 +632,7 @@
632632
<div class="head">
633633
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
634634
<h1 class="p-name no-ref" id="title">Open Screen Network Protocol</h1>
635-
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-11-29">29 November 2024</time></p>
635+
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-12-03">3 December 2024</time></p>
636636
<details open>
637637
<summary>More details about this document</summary>
638638
<div data-fill-with="spec-metadata">

0 commit comments

Comments
 (0)