From cfcacee550e5989b43018d26b238feceeb250460 Mon Sep 17 00:00:00 2001 From: deeaitch Date: Sat, 28 Feb 2026 23:12:24 -0500 Subject: [PATCH] fixed small mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 114ed28..c5ff238 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The tool parses Kindle highlights and groups them by book title, producing a LaT * `\section{}` — per book * `\subsection{}` — per highlight (metadata line) * Highlight text — inserted as plain LaTeX content -* `\subsubsection{notes};` — placeholder for future comments +* `\subsubsection{notes}` — placeholder for future comments ---