diff --git a/src/subscriber/callbacks.ml b/src/subscriber/callbacks.ml index 112bf51..46c33ea 100644 --- a/src/subscriber/callbacks.ml +++ b/src/subscriber/callbacks.ml @@ -14,7 +14,7 @@ let on_init (state:st) ~time_ns : unit = … - (* other customize callbacks *) + (* … other custom callbacks … *) end ]} *)