From b3ed30e8d34040e61be2ef8d9e1251428a9b174f Mon Sep 17 00:00:00 2001 From: rgantzos <86856959+rgantzos@users.noreply.github.com> Date: Thu, 4 Jul 2024 13:09:21 -0700 Subject: [PATCH] Fix description --- features/paint-align/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/paint-align/data.json b/features/paint-align/data.json index 70807724..dcfcfeff 100644 --- a/features/paint-align/data.json +++ b/features/paint-align/data.json @@ -1,6 +1,6 @@ { "title": "Align Objects in Paint Editor", - "description": "Change the opacity of objects in the paint editor.", + "description": "Adds a button to the paint editor that allows you to align selected items.", "credits": [ { "username": "rgantzos", "url": "https://scratch.mit.edu/users/rgantzos/" } ],