From 26d46413f1d12c7217553931f9e50d3e24770b93 Mon Sep 17 00:00:00 2001 From: dzonerzy Date: Thu, 13 Jul 2023 19:31:16 +0200 Subject: [PATCH] fix typo --- src/libdzonerzy.so.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libdzonerzy.so.c b/src/libdzonerzy.so.c index 01dfeaa..af44d16 100644 --- a/src/libdzonerzy.so.c +++ b/src/libdzonerzy.so.c @@ -172,7 +172,7 @@ Copyright: MD_TEXT("Hello world here is dzonerzy, also known as Daniele Linguaglossa,") \ MD_TEXT("I'm an offensive security researcher and developer.") \ MD_NEWLINE() \ - MD_TEXT("I'm the author of this blog, and I'm using it to share my") \ + MD_TEXT("I'm the author of this blog, and I'm using it to share my ") \ MD_TEXT("researches and my projects.") \ MD_NEWLINE() \ MD_TEXT("I'm also the author of the library that powers this blog, ") \