From e9dc562c43ff5c4bba7eed33da0273c849ee7d22 Mon Sep 17 00:00:00 2001 From: Andreas Loew Date: Tue, 17 Sep 2024 11:27:17 +0200 Subject: [PATCH] #1444 fixed example --- README.md | 4 ++-- packages/core/core.docs.md | 4 ++-- packages/http-loader/http-loader.docs.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 518d167..30351df 100644 --- a/README.md +++ b/README.md @@ -334,8 +334,8 @@ param = {value: 'world'}; You can construct the translation keys dynamically by using simple string concatenation inside the template: ```html -