Skip to content

Commit b9d7657

Browse files
prdoyleCopilot
andauthored
Fix javadoc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4783dc3 commit b9d7657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bosk-core/src/main/java/works/bosk/RegistrarFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package works.bosk;
22

33
/**
4-
* Creates {@link HookRegistrar}s with custom behaviour, such logging or propagating telemetry context.
4+
* Creates {@link HookRegistrar}s with custom behaviour, such as logging or propagating telemetry context.
55
* <p>
66
* Factories are chained together to form a processing pipeline, with each factory wrapping
77
* the {@code downstream} registrar to add its own logic before delegating hook registrations.

0 commit comments

Comments
 (0)