Skip to content

Commit

Permalink
Clarify comment
Browse files Browse the repository at this point in the history
Co-authored-by: Charles <charles@airbyte.io>
  • Loading branch information
jdpgrailsdev and cgardens authored Jun 14, 2022
1 parent 0dd2f37 commit 4271cf1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public CursorManager(final ConfiguredAirbyteCatalog catalog,
* cursor information for that stream as stored in the connector's state.
*
* @param catalog The connector's configured catalog.
* @param streamSupplier A {@link Supplier} that provides the cursor manager with the collection of
* @param streamSupplier A {@link Supplier} that provides the collection of
* streams tracked by the connector's state.
* @param cursorFunction A {@link Function} that extracts the current cursor from a stream stored in
* the connector's state.
Expand Down

0 comments on commit 4271cf1

Please sign in to comment.