Skip to content

Commit

Permalink
Merge pull request #11 from yatesco/patch-2
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
weavejester authored Jan 22, 2020
2 parents 3d13f23 + 208cf11 commit a90fd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ClojureScript namespace via the `:main` key:
{:duct.module/cljs {:main foo.client}}
```

This sets up the [compiler.cljs][] key for compiling wvia `lein run
This sets up the [compiler.cljs][] key for compiling via `lein run
:duct/compiler`, and the [server.figwheel][] key for dynamically
reloading ClojureScript files during development when calling
`(reset)` in the REPL.
Expand Down

0 comments on commit a90fd29

Please sign in to comment.