Skip to content

Commit 5394cf4

Browse files
Update src/main/java/dev/openfeature/sdk/OpenFeatureAPI.java
Co-authored-by: Kavindu Dodanduwa <[email protected]> Signed-off-by: Sviatoslav Sharaev <[email protected]>
1 parent 6197d71 commit 5394cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/dev/openfeature/sdk/OpenFeatureAPI.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public TransactionContextPropagator getTransactionContextPropagator() {
108108
}
109109

110110
/**
111-
* Sets the transaction context propagator.
111+
* Set a custom transaction context propagator.
112112
*
113113
* @throws IllegalArgumentException if {@code transactionContextPropagator} is null
114114
*/

0 commit comments

Comments
 (0)