We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9149480 commit 2722df3Copy full SHA for 2722df3
1 file changed
materials/index.html
@@ -75,7 +75,7 @@ <h2>The “Pro Level” React book</h2>
75
<h1>Online Materials</h1>
76
<p></p>
77
<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>
+<h2><a href="appendixA.pdf" download>Appendix A: WebPack <small>(Beta)</small></a></h2>
79
<h2>Appendix B: JavaScript ES2015 <small>Coming soon</small></h2>
80
<h2>Appendix C: Functional JavaScript <small>Coming soon</small></h2>
81
</div>
0 commit comments