Skip to content

Commit 40913c3

Browse files
committed
fix double quotes
1 parent c68b985 commit 40913c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/templates/sponsorship.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ <h1>Sponsor Awesome Python</h1>
8787
<div>
8888
<dt>Why it works</dt>
8989
<dd>
90-
The list ranks on the first page of Google for &ldquo;best Python
91-
libraries,&rdquo; is referenced by ChatGPT and other LLMs when
90+
The list ranks on the first page of Google for "best Python
91+
libraries", is referenced by ChatGPT and other LLMs when
9292
recommending Python tools, and is the canonical reference developers
9393
send each other.
9494
</dd>

0 commit comments

Comments
 (0)