Skip to content

Commit 4698442

Browse files
committed
Fix spacing so json example looks nice
1 parent 62bb182 commit 4698442

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

prefix_finder/frontend/templates/about.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ <h2 id="data-creators">Data creators</h2>
4545
<code class="about-page__code">GB-COH-09506232</code>
4646
<p>Or separating out the list code into it’s own field:</p>
4747
<p>E.g.</p>
48-
<pre><code class="about-page__code">{
49-
"scheme": "GB-COH",
50-
"id": "09506232
51-
}</code></pre>
48+
<pre><code class="about-page__code">{
49+
"scheme": "GB-COH",
50+
"id": "09506232
51+
}</code></pre>
5252

5353
</div>
5454
<div class="about-page__half--right">

0 commit comments

Comments
 (0)