We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3232825 commit db8a94cCopy full SHA for db8a94c
src/docs/asciidoc/core/core-beans.adoc
@@ -8129,7 +8129,7 @@ profile expressions:
8129
8130
* `!`: A logical "`not`" of the profile
8131
* `&`: A logical "`and`" of the profiles
8132
-* `|`_ A logical "`or`" of the profiles
+* `|`: A logical "`or`" of the profiles
8133
8134
NOTE: You cannot mix the `&` and `|` operators without using parentheses. For example,
8135
`production & us-east | eu-central` is not a valid expression. It must be expressed as
0 commit comments