Skip to content

Commit 1401be5

Browse files
committed
More concise
1 parent 2fd3ace commit 1401be5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/download.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349
{% block content %}
350350
<section class="download-page">
351351
<h1>Download WebODM</h1>
352-
<p class="lead">100% Free. Choose your operating system to see available options.</p>
352+
<p class="lead">100% Free. Choose your operating system below.</p>
353353

354354
<input type="radio" name="os-select" id="os-windows">
355355
<input type="radio" name="os-select" id="os-macos">
@@ -402,7 +402,7 @@ <h1>Download WebODM</h1>
402402
<div style="margin-top: 2.5rem;" class="note">
403403
You can download and use the software free of charge. If you like it, consider purchasing a month of
404404
<a href="https://webodm.net" target="_blank" rel="noopener">WebODM Lightning</a>
405-
which directly funds development efforts, give a shout-out on social media or just come say hi on <a href="https://discord.gg/RxHPXCSMBS" target="_blank">discord</a>. Thank you! ❤️
405+
which directly funds development efforts, or just come say hi on <a href="https://discord.gg/RxHPXCSMBS" target="_blank">discord</a>. Thank you! ❤️
406406
</div>
407407

408408
<div style="margin-top: 1.5rem; border: 1px solid #c4b5fd; border-radius: 10px; background: #f5f3ff; padding: 1.25rem 1.5rem;">

0 commit comments

Comments
 (0)