diff options
Diffstat (limited to 'src/pages/downloads')
| -rw-r--r-- | src/pages/downloads/osft-software-archive.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/downloads/osft-software-archive.astro b/src/pages/downloads/osft-software-archive.astro index 039fc2e..47070c4 100644 --- a/src/pages/downloads/osft-software-archive.astro +++ b/src/pages/downloads/osft-software-archive.astro @@ -7,7 +7,7 @@ import '../../styles/cards.css'; <div class="content-warning"> <h2>Content Warning</h2> <p>Some of the software in this pack contains a jumpscare. If you have epilepsy, please be cautious.</p> - <p>Disable your antivirus as it can detect false positive, feel free to use a VM in case this feels not safe.</p> + <p>Disable your antivirus as it can detect false positive, feel free to use a VM if you feel unsafe.</p> </div> <div class="card note"> <h2>Note</h2> |
