fixed small mistake

This commit is contained in:
2026-02-28 23:12:24 -05:00
parent 3ef56d2c52
commit cfcacee550

View File

@@ -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
---