From: Daniel Jr Date: Sat, 28 Sep 2024 17:17:41 +0000 (-0300) Subject: fix post X-Git-Url: https://git.danielmrcl.dev/?a=commitdiff_plain;h=d466d0cc98faa3ed8eac4e43bedb229c406b1445;p=danielmrcl.dev.git fix post Signed-off-by: Daniel Jr --- diff --git a/content/posts/2021-05-08-solid-with-examples.md b/content/posts/2021-05-08-solid-with-examples.md index dca7238..21bf7d0 100644 --- a/content/posts/2021-05-08-solid-with-examples.md +++ b/content/posts/2021-05-08-solid-with-examples.md @@ -1,8 +1,8 @@ --- title: S.O.L.I.D. with examples date: 2021-05-08 16:56:54 -categories: kotlin, design-pattern -keywords: +categories: design-pattern +keywords: kotlin --- ### S)ingle Responsibility Principle