Skip to content

Commit e6f053e

Browse files
committed
deploy: 23ded4c
1 parent 6c97f56 commit e6f053e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3026,7 +3026,7 @@ <h4 id="single-empty-cards"><a class="header" href="#single-empty-cards">Single
30263026
<p>When making clozes, each cloze number is turned into a separate card. For example, the following will create three cards:</p>
30273027
<pre><code>{{c1::This}} is a {{c2::sample}} {{c3::sentence}}.
30283028
</code></pre>
3029-
<p>If you you later edit the text, and either remove or change a cloze number, the previously created card may become blank. For example:</p>
3029+
<p>If you later edit the text, and either remove or change a cloze number, the previously created card may become blank. For example:</p>
30303030
<pre><code>{{c1::This}} is a {{c2::sample}}
30313031
</code></pre>
30323032
<p>and</p>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/errors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ <h4 id="single-empty-cards"><a class="header" href="#single-empty-cards">Single
278278
<p>When making clozes, each cloze number is turned into a separate card. For example, the following will create three cards:</p>
279279
<pre><code>{{c1::This}} is a {{c2::sample}} {{c3::sentence}}.
280280
</code></pre>
281-
<p>If you you later edit the text, and either remove or change a cloze number, the previously created card may become blank. For example:</p>
281+
<p>If you later edit the text, and either remove or change a cloze number, the previously created card may become blank. For example:</p>
282282
<pre><code>{{c1::This}} is a {{c2::sample}}
283283
</code></pre>
284284
<p>and</p>

0 commit comments

Comments
 (0)