fix c&p typo
authorDylan Lloyd <dylan@disinclined.org>
Fri, 3 Feb 2023 22:56:24 +0000 (17:56 -0500)
committerDylan Lloyd <dylan@disinclined.org>
Fri, 3 Feb 2023 22:56:24 +0000 (17:56 -0500)
_data/personal-projects.yml

index 4c64444..298cab7 100644 (file)
@@ -1,6 +1,6 @@
 - name: nasm
   description: |
-    64 and 32 bit Netwide Assembly demonstration, in the form of a needlessly complicated hello world featuring a branch, macro and function.
+    64 and 32 bit Netwide Assembly demonstration, in the form of a needlessly complicated hello world featuring a branch, macro and function.
 
 - name: minimax
   description: |