diff --git a/README.md b/README.md index ae08365..bfcfdac 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Next you should register this library in Jenkins -> System settings -> Global Pi * `forEach(func, ...)` - iterate over platforms, `func` is only mandatory parameter: * `func` - method to execute for each enabled platform, pass JSON element of current platform * `stagePrefix` - prefix string for `stage` - * `stageSuffix` - sufffix string for `stage` + * `stageSuffix` - suffix string for `stage` * `whiteList` - array of permitted names, ignored if empty * `blackList` - array of denied names, ignored if empty