brave-clojure-web icon indicating copy to clipboard operation
brave-clojure-web copied to clipboard

Fix 'require' typo in Chapter 5

Open pyrmont opened this issue 6 years ago • 0 comments

The code listing in Chapter 5 showing the namespace declaration for pegthing.core uses (require rather than (:require. This corrects that and updates the relevant class attribute in the code listing to be the appropriate value.

pyrmont avatar Jan 28 '19 04:01 pyrmont