Skip to content

Commit 1624664

Browse files
committed
typo
1 parent c60f8cb commit 1624664

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/survey-of-consumer-finances-scf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1240,7 +1240,7 @@ <h2>Recommended Reading<a href="survey-of-consumer-finances-scf.html#recommended
12401240
<p>One Haiku:</p>
12411241
<div class="sourceCode" id="cb1283"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb1283-1"><a href="survey-of-consumer-finances-scf.html#cb1283-1" tabindex="-1"></a><span class="co"># incomes, assets, debts</span></span>
12421242
<span id="cb1283-2"><a href="survey-of-consumer-finances-scf.html#cb1283-2" tabindex="-1"></a><span class="co"># high net worth oversample</span></span>
1243-
<span id="cb1283-3"><a href="survey-of-consumer-finances-scf.html#cb1283-3" tabindex="-1"></a><span class="co"># pig bank laproscope</span></span></code></pre></div>
1243+
<span id="cb1283-3"><a href="survey-of-consumer-finances-scf.html#cb1283-3" tabindex="-1"></a><span class="co"># pig bank lap&#39;roscope</span></span></code></pre></div>
12441244
<hr />
12451245
</div>
12461246
<div id="function-definitions-11" class="section level2 unnumbered hasAnchor">

metadata/scf.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ One Haiku:
7171
```{r}
7272
# incomes, assets, debts
7373
# high net worth oversample
74-
# pig bank laproscope
74+
# pig bank lap'roscope
7575
```
7676

7777
~~~

scf.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ One Haiku:
5151
```{r}
5252
# incomes, assets, debts
5353
# high net worth oversample
54-
# pig bank laproscope
54+
# pig bank lap'roscope
5555
```
5656

5757
---

vignetterator/generate.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
commit_memo <- "'yrbss'"
1+
commit_memo <- "'typo'"
22

33
# source( file.path( path.expand( "~" ) , "Github/asdfree/vignetterator/generate.R" ) )
44

0 commit comments

Comments
 (0)