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 dc0eea6 commit 52686c0Copy full SHA for 52686c0
src/index.html
@@ -165,7 +165,7 @@ <h2>How sb3fix works</h2>
165
Depending on how badly the zip is corrupted, sb3fix might recover your project in its entirety or may miss significant parts.
166
</p>
167
<details>
168
- <summary>Example of error messages due to zip corruption</summary>
+ <summary>Examples of error messages due to zip corruption</summary>
169
<ul class="error-list">
170
<li><code>Corrupted zip: can't find end of central directory</code></li>
171
<li><code>Corrupted zip or bug: unexpected signature (\x00\x00\x00\x00, expected \x50\x4B\x03\x04)</code></li>
0 commit comments