Skip to content

Commit

Permalink
STORM-581. Fixed type in doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
harshach committed Feb 12, 2015
1 parent 3f3e004 commit b3597e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion STORM-UI-REST-API.md
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ Rebalances a topology.
|rebalanceOptions| Json (optional) | topology rebalance options |


Sample rebalancOptions json:
Sample rebalanceOptions json:

```json
{"rebalanceOptions" : {"numWorkers" : 2, "executors" : {"spout" :4, "count" : 10}}, "callback" : "foo"}
Expand Down

0 comments on commit b3597e1

Please sign in to comment.