From 8a2eda2b13a39f4bfb62e848cdbc21229ff6328f Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Fri, 10 Feb 2023 18:47:24 -0500 Subject: [PATCH] typo fixes --- _data/personal-projects.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/personal-projects.yml b/_data/personal-projects.yml index efa8eed..4206279 100644 --- a/_data/personal-projects.yml +++ b/_data/personal-projects.yml @@ -6,7 +6,7 @@ # description: | # Multiuser dungeon demonstration. #

-# Check it out here +# Check it out here. - name: minimax description: | @@ -14,7 +14,7 @@

Uses the minimax algorithm.

- Check it out here + Check it out here. - name: dylansserver description: | @@ -28,7 +28,7 @@ description: | One and two dimensional cellular automata animated on an HTML canvas. Two dimensional automaton seeds can be drawn on the screen and animated.

- Check it out here + Check it out here. - name: i_like_pandora description: | -- 2.30.2