Skip to content

Commit 7f8bbdb

Browse files
committed
corrected some pages
Several small corrections were done to several proofs and definitions.
1 parent 3949bf2 commit 7f8bbdb

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

D/samp.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,4 @@ username: "JoramSoch"
3131

3232
$$ \label{eq:samp}
3333
x = \left\lbrace x_1, \ldots, x_n \right\rbrace \; .
34-
$$
35-
36-
The number of elements in a sample is called "[sample size](/D/samp-size)".
34+
$$

_layouts/definition.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h1 class="post-title">Definition: {{ page.title }}</h1>
5454

5555
<!-- "edit this definition" -->
5656
<div style="text-align:right">
57-
<small><a href="https://github.com/StatProofBook/StatProofBook.github.io/blob/master/D/{{ page.shortcut }}.md">view/edit this definition</a></small>
57+
<small><a href="https://github.com/StatProofBook/StatProofBook.github.io/blob/master/D/{{ page.shortcut }}.md">view/edit this definition</a></small><br>
5858
<small><a href="/citations/">cite this definition</a></small>
5959
</div>
6060

0 commit comments

Comments
 (0)