feat: typos

This commit is contained in:
Barrett Ruth 2025-04-16 19:08:40 -04:00
parent c4f60c939a
commit 55b3ba2591
2 changed files with 2 additions and 4 deletions

View file

@ -68,9 +68,7 @@
</ol>
<h2>the setup</h2>
<p>
This website is pure HTML, CSS, and JavaScript. While I will
certainly need sever-side capabilities eventually, I am seeing how
far the purist route can take me.
This website is pure HTML, CSS, and JavaScript.
</p>
<p>AWS-wise, I use:</p>
<ul>

View file

@ -45,7 +45,7 @@
<li>
<u>Editor-Agnostic</u>: while I do provide first-in-class NeoVim
integration for my setup, it should be easily portable to
<i>any</i> os/editor.
<i>any</i> os/editor
</li>
</ul>
<h2>the solution</h2>