We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7cd6f commit 7e1be24Copy full SHA for 7e1be24
smpte.js
@@ -130,7 +130,7 @@ without the prior written permission of the Society of Motion Picture and Televi
130
{{draftWarning}}`
131
132
const SMPTE_PUB_OM_FRONT_MATTER_BOILERPLATE = `<div id="doc-designator" itemscope="itemscope" itemtype="http://purl.org/dc/elements/1.1/">
133
-<span itemprop="publisher">SMPTE</span> <span id="doc-type">{{pubType}}</span> {actualPubNumber}}</div>
+<span itemprop="publisher">SMPTE</span> <span id="doc-type">{{pubType}}</span> {{actualPubNumber}}</div>
134
<img id="smpte-logo" src="{{smpteLogoURL}}" alt="SMPTE logo" />
135
<div id="long-doc-type">{{longDocType}}</div>
136
<h1>{{fullTitle}}</h1>
0 commit comments