浏览代码

More errata changes for github pages

Eli Stevens 5 年之前
父节点
当前提交
a759b6f9bb
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 2 0
      README.md
  2. 1 1
      docs/errata.html

+ 2 - 0
README.md

@@ -8,6 +8,8 @@ The Manning site for the book is: https://www.manning.com/books/deep-learning-wi
 
 The book can also be purchased on Amazon: https://amzn.to/38Iwrff (affiliate link)
 
+The errata for the book can be found on the manning website, or at https://deep-learning-with-pytorch.github.io/dlwpt-code/errata.html
+
 ## About Deep Learning with PyTorch
 
 This book has the aim of providing the foundations of deep learning with PyTorch and

+ 1 - 1
docs/index.html → docs/errata.html

@@ -179,7 +179,7 @@
     </p>
     <p><i>The end of the first paragraph should read:</i></p>
     <p>
-        (its a Boolean value: 0 for a candidate that is not a nodule, e.g. a blood vessel, and 1 for a
+        (it's a Boolean value: 0 for a candidate that is not a nodule, e.g. a blood vessel, and 1 for a
         candidate that is a nodule, which can be malignant or benign). We have 1,351 of the nodule candidates
         flagged as nodules.
     </p>