Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Fix typos in slides (#68)
Browse files Browse the repository at this point in the history
* Update 02-statistical_distributions.typ

* Update 04-bayesian_workflow.typ
  • Loading branch information
pitmonticone authored Dec 29, 2023
1 parent 84afa05 commit d4bce74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion slides/02-statistical_distributions.typ
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@
#slide(
title: [Gamma],
)[
The gammma distribution is a long-tailed distribution with support only for
The gamma distribution is a long-tailed distribution with support only for
positive real numbers.

#v(1em)
Expand Down
2 changes: 1 addition & 1 deletion slides/04-bayesian_workflow.typ
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@

#v(1em)

The ideia is that the real and simulated histograms blend together and we do not
The idea is that the real and simulated histograms blend together and we do not
observer any divergences.
]
]
Expand Down

0 comments on commit d4bce74

Please sign in to comment.