From 3d80f9fecb995ef3db4d0029cdd31002cfd58fbd Mon Sep 17 00:00:00 2001 From: Michael Zetterberg Date: Mon, 2 Jun 2025 16:31:05 +0200 Subject: [PATCH] fix(SW-2458): change label for Hotel details link on Hotel page --- .../components/ContentType/HotelPage/IntroSection/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/scandic-web/components/ContentType/HotelPage/IntroSection/index.tsx b/apps/scandic-web/components/ContentType/HotelPage/IntroSection/index.tsx index d50c2dac1..1f8bb370a 100644 --- a/apps/scandic-web/components/ContentType/HotelPage/IntroSection/index.tsx +++ b/apps/scandic-web/components/ContentType/HotelPage/IntroSection/index.tsx @@ -63,7 +63,7 @@ export default async function IntroSection({ scroll={false} > {intl.formatMessage({ - defaultMessage: "Read more", + defaultMessage: "See hotel details", })}