Skip to content

Commit 425d7b4

Browse files
Update changelogs from fern repo (#4371)
Co-authored-by: davidkonigsberg <72822263+davidkonigsberg@users.noreply.github.com>
1 parent 08ebd36 commit 425d7b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fern/products/sdks/overview/java/changelog/2026-03-18.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ try-with-resources, calling `disconnect()` automatically on scope exit.
4141
lets callers tune max retries, backoff delay, and queue size before
4242
calling `connect()`.
4343

44-
**Generic onMessage(Consumer<String>) handler** — fires for every
44+
**Generic `onMessage(`Consumer<String>`)` handler** — fires for every
4545
incoming text frame with the raw JSON string, before type-specific
4646
dispatch. Useful for logging or custom routing.
4747

0 commit comments

Comments
 (0)