From debe7e7d11ff0ecb416b31bf26daa0b055e9683e Mon Sep 17 00:00:00 2001 From: astanley Date: Wed, 17 Jun 2026 13:08:40 -0300 Subject: [PATCH] composer --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e2f86b3..493ac69 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "roblib/islandora_pdf_action", "type": "drupal-custom-module", - "description": "The Islandora PDF Action module adds a Action to create PDFs from Image files using microservices.\n", + "description": "The Islandora PDF Action module adds an Action to create PDFs from Image files using microservices.\n", "license": "GPL-2.0-or-later", "require": { "drupal/islandora": "^2.0"