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.
2 parents 3232825 + db8a94c commit b6e8674Copy full SHA for b6e8674
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