From 6060f0baf00ba4e4b9f6b14048a545b1ac768e7f Mon Sep 17 00:00:00 2001 From: Austin Law <50457264+AustinLaw8@users.noreply.github.com> Date: Fri, 2 Dec 2022 20:52:11 -0800 Subject: [PATCH] Fixes typo in guidelines --- _pages/03_guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/03_guidelines.md b/_pages/03_guidelines.md index f963b1b..1139f70 100644 --- a/_pages/03_guidelines.md +++ b/_pages/03_guidelines.md @@ -145,7 +145,7 @@ date: 2000-01-02 alt="In Type Graphic" style="width:100%; height:auto; margin:0" />

Vector is the basics

-

Pixel-based art should rarely, if ever, be used. This is to make inmplementations on digital media easier, as well as to speed up production.

+

Pixel-based art should rarely, if ever, be used. This is to make implementations on digital media easier, as well as to speed up production.