brave-clojure-web
brave-clojure-web copied to clipboard
Typo'd "protocols" as "prototypes" in Chapter 13
In the Summary section of Chapter 13, the sentence:
In this chapter, you learned how to define your own abstractions using multimethods and prototypes.
should likely say protocols rather than prototypes.