From a88866fbaf6a915125589c40b71a347ca9ab81ff Mon Sep 17 00:00:00 2001
From: ThomasDartsch
Date: Wed, 13 Nov 2024 17:02:04 +0100
Subject: [PATCH] typo
---
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index 61fb268..90c099f 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"name": "d3/manufacturerinformation",
- "description": "adds core informations of the manufacturers to the Articlelist",
+ "description": "adds core informations of the manufacturers to the articlelist",
"type": "oxideshop-module",
"keywords": [
"oxid",
|