From 6bf3f1067a520177430bf0bedbb282a8255bd678 Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Thu, 13 May 2021 17:56:25 +0800 Subject: [PATCH] Update content/posts/rsoc-2021-announcement/index.md Co-authored-by: Surendrajat --- content/posts/rsoc-2021-announcement/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/rsoc-2021-announcement/index.md b/content/posts/rsoc-2021-announcement/index.md index fd6da05..1506b74 100644 --- a/content/posts/rsoc-2021-announcement/index.md +++ b/content/posts/rsoc-2021-announcement/index.md @@ -33,7 +33,7 @@ It will be an exciting and challenging summer, looking forward to it! ## Types analysis -Hi, I'm [basstorm](https://github.com/Basstorm) from China and I am a 21 years old student. Over the last couple of weeks, I have done some bug fixes and improved the class analysis module: +Hi, I'm [basstorm](https://github.com/Basstorm) from China, and I am a 21 years old student. Over the last couple of weeks, I have done some bug fixes and improved the class analysis module: - Fixed display of duplicate vtables in `acll` command when using `aaa` command to analyze over 2 times. - Improved the output of the `acll` command to be more concise and clear.