Skip to content

Commit c5f7223

Browse files
Merge pull request #198 from FrdsAlm/patch-1
Fix typo in runtime configuration documentation
2 parents fe2b404 + e0b98c9 commit c5f7223

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ISuite/50-Development/specify-the-runtime-configuration-0c1c96e.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Specify the runtime properties of the integration flow.
113113
>
114114
> Note that contants separated with the pipe character \(`|`\) \(as mentioned above\) is also a regular expression.
115115
>
116-
> You can also combine contant values with regular expressions, separated by the pipe character \(`|`\).
116+
> You can also combine constant values with regular expressions, separated by the pipe character \(`|`\).
117117
>
118118
> Example: `AB_[0-9]|ABC`
119119
>

0 commit comments

Comments
 (0)