From b4b6fc98ca14c4b4d28451b95cdd76b528987463 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albrecht=20K=C3=B6hnlein?= <16088567+koehnlein@users.noreply.github.com> Date: Thu, 26 Feb 2026 14:48:54 +0100 Subject: [PATCH] [DOC] Update site set identifier in README In the README, a site set from the same vendor was mentioned. The correct site set identifier is "tritum/repeatable-form-elements" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4f3b78..e74f0e3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ finishers will be aware of the copied field(s). ## Preferred installation 1. Require the extension via composer. -2. Add the site set tritum/form-element-linked-checkbox to the dependencies of +2. Add the site set tritum/repeatable-form-elements to the dependencies of your site packages site set (TYPO3 v13). Or add the static TypoScript configuration to your TypoScript template (TYPO3 v12 and TYPO3 v13).