From ad21f8bd95372b14dd0f9a3b559a8e270b298755 Mon Sep 17 00:00:00 2001
From: David Breitling <david.breitling@sgalinski.de>
Date: Wed, 25 Aug 2021 18:01:39 +0200
Subject: [PATCH] [TASK] fix typo + update UPGRADE.md

---
 UPGRADE.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/UPGRADE.md b/UPGRADE.md
index a095a5a..1cbe181 100644
--- a/UPGRADE.md
+++ b/UPGRADE.md
@@ -1,4 +1,8 @@
 # Version 1.X.X to Version 2.0.0
 
-`vimeoLightbox.js` (deprecated since 1.1.0) using magnific-popup and jQuery removed in favor of `sgYoutubeLightbox.js` (vanilla JS).
+`vimeoLightbox.js` (deprecated since 1.1.0) using magnific-popup and jQuery removed in favor of `sgVimeoLightbox.js` (vanilla JS).
 Extension project_theme_lightbox required starting with version 2.0.0.
+
+## Version 1.1  ```project_theme_lightbox``` integration
+- The magnific popup integration is deprecated and will be removed in later versions.
+- Implement JavaScript according to the readme after integrating ```project_theme_lightbox```
-- 
GitLab