From 1eef88c3d876ee9774f4529e57228a7ba4540552 Mon Sep 17 00:00:00 2001 From: Max Schmidt Date: Sun, 18 Jun 2023 18:00:48 +0200 Subject: [PATCH] Fix package.json description formatting --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eda8c65..2b43c7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astroad", - "description": "A pre-configured setup for easy website development with Astro and Payload CMS using Docker. ", + "description": "A pre-configured setup for easy website development with Astro and Payload CMS using Docker.", "license": "MIT", "version": "1.1", "scripts": {