Skip to content

Commit 3aab04a

Browse files
committed
typo: s/Prolouge/Prologue/g
1 parent 40e9057 commit 3aab04a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Prolouge/Prolouge.ipynb renamed to Prologue/Prologue.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"name": "Prolouge"
3+
"name": "Prologue"
44
},
55
"nbformat": 3,
66
"nbformat_minor": 0,
@@ -145,4 +145,4 @@
145145
"metadata": {}
146146
}
147147
]
148-
}
148+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Contents
2222
(This is all rendered via the *nbviewer* is is read-only. Editable notebooks + examples can be downloaded too by forking! )
2323

2424

25-
* [**Prolouge.**](http://nbviewer.ipython.org/urls/raw.github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/master/Prolouge/Prolouge.ipynb) Why we do it.
25+
* [**Prologue.**](http://nbviewer.ipython.org/urls/raw.github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/master/Prolouge/Prolouge.ipynb) Why we do it.
2626

2727
* [**Chapter 1: Introduction to Bayesian Methods**](http://nbviewer.ipython.org/urls/raw.github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/master/Chapter1_Introduction/Chapter1_Introduction.ipynb)
2828
Introduction to the philosophy and practice of Bayesian methods and answering the question "What is probabilistic programming?" Examples include:

0 commit comments

Comments
 (0)