From eb59d21c39bb91075d81ee8a9bbde83fe8205cfe Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 16 Jan 2026 10:19:14 +0100 Subject: Fix typo in README.md Corrected a typo in the project description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 58e6117..9cd6c1f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Toy Debugger This project demonstrates how to use the LLDB C++ API to build a very basic -debugger tool. +debugger. https://github.com/user-attachments/assets/677f69fd-c5fe-402c-9342-3304547b29aa -- cgit v1.2.3