Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit efd8bf3

Browse files
rekhoffgefjon
andauthored
Added comma for clarity
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>
1 parent ab36a00 commit efd8bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdks/c-sharp/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ We can also register callbacks to run each time a reducer is invoked. We registe
259259

260260
Each reducer callback takes one fixed argument:
261261

262-
The `ReducerEventContext` of the callback which contains an `Event` that contains several fields. The ones we care about are:
262+
The `ReducerEventContext` of the callback, which contains an `Event` that contains several fields. The ones we care about are:
263263

264264
1. The `CallerIdentity` is the `Identity` of the client that called the reducer.
265265
2. The `Status` of the reducer run, one of `Committed`, `Failed` or `OutOfEnergy`.

0 commit comments

Comments
 (0)