Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b1828f7

Browse files
authoredDec 17, 2018
Merge pull request CamDavidsonPilon#418 from s-mawjee/master
Fix typo
2 parents 2857cf3 + 33ba3c5 commit b1828f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Chapter2_MorePyMC/Ch2_MorePyMC_TFP.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
"id": "ZlGWIiPLIAwo"
393393
},
394394
"source": [
395-
"More generally, we can use our `evaluate()` function to convert between the Tensfflow `tensor` data type and one that we can run operations on:"
395+
"More generally, we can use our `evaluate()` function to convert between the Tensorflow `tensor` data type and one that we can run operations on:"
396396
]
397397
},
398398
{

0 commit comments

Comments
 (0)
Please sign in to comment.