Skip to content

Commit 2722df3

Browse files
committed
small typo fix
1 parent 9149480 commit 2722df3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

materials/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h2>The “Pro Level” React book</h2>
7575
<h1>Online Materials</h1>
7676
<p></p>
7777
<h2><a href="https://github.com/pro-react/">Book Source Code</a></h2>
78-
<h2><a href="appendixA.pdf" download>Appendix A: WebPack <small>Beta</small></a></h2>
78+
<h2><a href="appendixA.pdf" download>Appendix A: WebPack <small>(Beta)</small></a></h2>
7979
<h2>Appendix B: JavaScript ES2015 <small>Coming soon</small></h2>
8080
<h2>Appendix C: Functional JavaScript <small>Coming soon</small></h2>
8181
</div>

0 commit comments

Comments
 (0)