Skip to content

Commit f5944ca

Browse files
authored
minor spelling update
1 parent cfcc62e commit f5944ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/functions-bindings-event-hubs-trigger.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,8 @@ import com.microsoft.azure.functions.*;
302302

303303
/**
304304
* Azure Functions with Event Hub trigger.
305-
* and Blob Output using date in path along with sequenct and partition ID
305+
* and Blob Output using date in path along with message partition ID
306+
* and message sequence number from EventHub Trigger Properties
306307
*/
307308
public class EventHubReceiver {
308309

0 commit comments

Comments
 (0)