Skip to content

Commit

Permalink
Update src/main/java/dev/openfeature/sdk/OpenFeatureAPI.java
Browse files Browse the repository at this point in the history
Co-authored-by: Kavindu Dodanduwa <[email protected]>
Signed-off-by: Sviatoslav Sharaev <[email protected]>
  • Loading branch information
ssharaev and Kavindu-Dodan authored Mar 20, 2024
1 parent 6197d71 commit 5394cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/dev/openfeature/sdk/OpenFeatureAPI.java
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public TransactionContextPropagator getTransactionContextPropagator() {
}

/**
* Sets the transaction context propagator.
* Set a custom transaction context propagator.
*
* @throws IllegalArgumentException if {@code transactionContextPropagator} is null
*/
Expand Down

0 comments on commit 5394cf4

Please sign in to comment.