fix double quotes

This commit is contained in:
Vinta Chen
2026-05-03 09:38:28 +08:00
parent c68b985d7c
commit 40913c3df3
+2 -2
View File
@@ -87,8 +87,8 @@
<div> <div>
<dt>Why it works</dt> <dt>Why it works</dt>
<dd> <dd>
The list ranks on the first page of Google for &ldquo;best Python The list ranks on the first page of Google for "best Python
libraries,&rdquo; is referenced by ChatGPT and other LLMs when libraries", is referenced by ChatGPT and other LLMs when
recommending Python tools, and is the canonical reference developers recommending Python tools, and is the canonical reference developers
send each other. send each other.
</dd> </dd>