From 6d854628b706d52712b9e28180256e7f7ecf2795 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Wed, 22 Nov 2023 09:17:11 +0100 Subject: [PATCH] Improve title on blog article (#1985) --- blog/2023-11-16-service-exceptions-and-translations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2023-11-16-service-exceptions-and-translations.md b/blog/2023-11-16-service-exceptions-and-translations.md index 6f689ea1..734a9b98 100644 --- a/blog/2023-11-16-service-exceptions-and-translations.md +++ b/blog/2023-11-16-service-exceptions-and-translations.md @@ -2,7 +2,7 @@ author: Jan Bouwhuis authorURL: https://github.com/jbouwh authorImageURL: https://avatars.githubusercontent.com/u/7188918?s=96&v=4 -title: Exception handling during and translation support +title: Exception handling during service calls and translation support --- ## Exception handling during service calls