Skip to content

Commit

Permalink
fix typo (#722)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jianru-Lin authored and bhauman committed Apr 19, 2019
1 parent 32b3a3c commit 8e2ad35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Figwheel builds your ClojureScript code and hot loads it into the browser as you

# A new Figwheel!!

There is a new Fighweel in town!
There is a new Figwheel in town!

[Figwheel Main](https://figwheel.org) is a
complete re-write of Figwheel and represents the latest and greatest
Expand Down Expand Up @@ -258,7 +258,7 @@ Start the figwheel server. (This will get the first `:optimizations`
You also have the option to specify one or more builds

$ lein figwheel example
$ lein fighweel example example-devcards
$ lein figwheel example example-devcards

This will start a server at `http://localhost:3449` with your
resources being served via the compojure `resources` ring handler.
Expand Down

0 comments on commit 8e2ad35

Please sign in to comment.