From 0fedd0169d5da7d540fc90c6152b34539c976737 Mon Sep 17 00:00:00 2001 From: Pete Date: Fri, 8 Aug 2025 08:37:21 +0100 Subject: [PATCH] Update catalog.json Fix consistency in capitalisation --- catalog.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog.json b/catalog.json index 219543a..4e61d07 100644 --- a/catalog.json +++ b/catalog.json @@ -85,7 +85,7 @@ } ] },{ - "name": "QuPath snapshots extension", + "name": "QuPath Snapshots extension", "description": "A QuPath extension for generating snapshots & screenshots more easily.", "author": "QuPath", "homepage": "https://github.com/qupath/qupath-extension-snapshots", @@ -215,7 +215,7 @@ } ] },{ - "name": "QuPath stitching extension", + "name": "QuPath Stitching extension", "description": "A QuPath extension to combine TIFF images", "author": "QuPath", "homepage": "https://github.com/qupath/qupath-extension-stitching",