* pr/44866:
Polish "Document the semantic of using multiple profile expressions"
Document the semantic of using multiple profile expressions
Closes gh-44866
@ -545,7 +545,7 @@ The following activation properties are available:
| Property | Note
| Property | Note
| `on-profile`
| `on-profile`
| A profile expression that must match for the document to be active.
| A profile expression that must match for the document to be active, or a list of profile expressions of which at least one must match for the document to be active.
| `on-cloud-platform`
| `on-cloud-platform`
| The javadoc:org.springframework.boot.cloud.CloudPlatform[] that must be detected for the document to be active.
| The javadoc:org.springframework.boot.cloud.CloudPlatform[] that must be detected for the document to be active.