Skip to content

Commit 2e96d7d

Browse files
committed
Trivial wording tweak
1 parent fa59ce6 commit 2e96d7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

main_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ var (
3030
},
3131
"indexpage": {
3232
url: "/",
33-
expectedData: "489dea956711829f738c7e0b96e9b79dcc40aaf6be06cfb470a18eed57e2348d",
33+
expectedData: "81d7c94b13324f3f739429799ea1740898411f16916659987378ccf1ece0d2b1",
3434
expectedType: "sha256",
3535
},
3636
"SHA256SUMS.txt": {

template.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h4>version 3.13.0</h4>
2525
<li><a href="/DB.Browser.for.SQLite-v3.13.0-win32.zip">DB.Browser.for.SQLite-v3.13.0-win32.zip</a> - For Windows 32-bit</li>
2626
<li><a href="/DB.Browser.for.SQLite-v3.13.0-win64.msi">DB.Browser.for.SQLite-v3.13.0-win64.msi</a> - For Windows 64-bit</li>
2727
<li><a href="/DB.Browser.for.SQLite-v3.13.0-win64.zip">DB.Browser.for.SQLite-v3.13.0-win64.zip</a> - For Windows 64-bit</li>
28-
<li><a href="/DB.Browser.for.SQLite-v3.13.0.dmg">DB.Browser.for.SQLite-v3.13.0.dmg</a> - For macOS (both <b>ARM64</b> and <b>Intel</b>)</li>
28+
<li><a href="/DB.Browser.for.SQLite-v3.13.0.dmg">DB.Browser.for.SQLite-v3.13.0.dmg</a> - For macOS (both <b>Apple Silicon</b> and <b>Intel</b>)</li>
2929
<li><a href="/DB.Browser.for.SQLite-v3.13.0-x86.64.AppImage">DB.Browser.for.SQLite-v3.13.0-x86.64.AppImage</a> - AppImage for Linux</li>
3030
</ul>
3131
</p>

0 commit comments

Comments
 (0)