From c59ddba4517255ed1513647a49acc80c21229a72 Mon Sep 17 00:00:00 2001
From: Joachim Valdemar Yde <joachim.valdemar.yde@cern.ch>
Date: Tue, 14 Feb 2023 12:08:27 +0100
Subject: [PATCH] ... spell patches correctly

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 71b6bceda..7d57bd547 100644
--- a/composer.json
+++ b/composer.json
@@ -293,7 +293,7 @@
                 "Workaround for Call to a member function getLabel() after enabling layout_builder for 10.1.x: PHP 8.1 https://www.drupal.org/project/drupal/issues/2985882#comment-14787690": "patches/2985882-field-153.patch"
             },
             "drupal/content_access": {
-                "Fixes deprecated unserialize() function https://www.drupal.org/project/content_access/issues/3258804": "pathces/content_access-3258804-14.patch"
+                "Fixes deprecated unserialize() function https://www.drupal.org/project/content_access/issues/3258804": "patches/content_access-3258804-14.patch"
             },
             "drupal/paragraphs": {
                 "DRUPAL-466: adds the widget that fixes the landing pages issues\n WARNING: there is a new version of this patch upstream for PHP7.2 with some community validation.  But since this version still applies cleanly, we wont update it yet.": "patches/experimental-widget-asymetric-translation-2904705-47.patch"
-- 
GitLab