Skip to content

Commit 42d4356

Browse files
committed
fix formatting
1 parent 6ff7fb8 commit 42d4356

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dist/index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,9 @@ <h1>An error has occurred</h1>
203203
<li>What did you do before this error occurred.</li>
204204
<li>The following error message: <code id="error-code"></code></li>
205205
<li>
206-
Your browser, its version, and your operating system: <span id="browser-details"></span>
206+
Your browser, its version, and your operating system: <span
207+
id="browser-details"
208+
></span>
207209
</li>
208210
</ul>
209211
<button id="error-close-button">Close</button>

0 commit comments

Comments
 (0)