Skip to content

Commit 18ca522

Browse files
committed
Typos in README
1 parent f60588e commit 18ca522

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ as well as [Business Rules for Bluemix](https://console.bluemix.net/catalog/serv
1616

1717
This package offers a simple web-based UI serving a form representing the input data of a given Decision Service stored in
1818
ODM Decision Server Rules.
19-
This allows any human user to easily test a Decision Service, without having to write a JSON payload manually.
19+
This allows anyone to easily test a Decision Service, without having to write a JSON payload manually.
2020
From this UI, you can trigger the rule service and get a human-readable representation of the output data returned by
2121
the service.
2222

@@ -45,8 +45,6 @@ Usage: odm-htds-playground <RULESETPATH> {OPTIONS} {CONFIG}
4545
4646
RULESETPATH of the Decisison Service to invoke. Eg: /MyRuleApp/1.0/MyRuleset/2.0
4747
48-
--env development --port 3000 --url https://brsv2-3ed79a06.eu-gb.bluemix.net/DecisionService --username resAdmin --password vbt0gh82utrn
49-
5048
OPTIONS:
5149
5250
--env One of development, production.

0 commit comments

Comments
 (0)