From edf95e72c14b56cfdaec27dd077391d6e4224445 Mon Sep 17 00:00:00 2001 From: Zohar Etzioni Date: Wed, 1 May 2024 17:30:59 +0100 Subject: [PATCH] chore: Update protos/sources/vega/events/v1/events.proto Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com> --- protos/sources/vega/events/v1/events.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protos/sources/vega/events/v1/events.proto b/protos/sources/vega/events/v1/events.proto index abaa814829e..5f7b7223537 100644 --- a/protos/sources/vega/events/v1/events.proto +++ b/protos/sources/vega/events/v1/events.proto @@ -1394,7 +1394,7 @@ enum BusEventType { // Event containing the IDs of orders cancelled by a party on a market. BUS_EVENT_TYPE_CANCELLED_ORDERS = 89; - // Event containing the near real time game scores for parties and teams. + // Event containing the near realtime game scores for parties and teams. BUS_EVENT_TYPE_GAME_SCORES = 90; // Event indicating a market related event, for example when a market opens