We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a94293 commit 51895fbCopy full SHA for 51895fb
lib/picos_sync/picos_sync.mli
@@ -240,7 +240,7 @@ module Event : sig
240
request : 'r. (unit -> 'r) Computation.t -> ('a -> 'r) -> unit;
241
}
242
[@@unboxed]
243
- (** Represents a function that request a concurrent service to update a
+ (** Represents a function that requests a concurrent service to update a
244
{{!Picos.Computation} computation}.
245
246
⚠️ Raising an exception from a [request] function will result in raising
0 commit comments