Skip to content

Commit

Permalink
Merge pull request akira#38 from raianand/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in Readme
  • Loading branch information
akira authored Jan 23, 2017
2 parents de79904 + 85dc816 commit 35dcde0
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 @@ -66,7 +66,7 @@ config :exq,
There are also a few configuration options for the UI:
```elixir
config :exq_ui,
webport: 4040,
web_port: 4040,
web_namespace: "",
server: true
```
Expand Down

0 comments on commit 35dcde0

Please sign in to comment.