diff --git a/frontend/console/src/protos/xyz/block/ftl/pubsub/v1/pubsub_connect.ts b/frontend/console/src/protos/xyz/block/ftl/pubsub/v1/pubsub_connect.ts index 25fd20875b..2932c38b96 100644 --- a/frontend/console/src/protos/xyz/block/ftl/pubsub/v1/pubsub_connect.ts +++ b/frontend/console/src/protos/xyz/block/ftl/pubsub/v1/pubsub_connect.ts @@ -8,7 +8,7 @@ import { MethodIdempotency, MethodKind } from "@bufbuild/protobuf"; import { PublishEventRequest, PublishEventResponse, ResetSubscriptionRequest, ResetSubscriptionResponse } from "./pubsub_pb.js"; /** - * ModuleService is the service that modules use to interact with the Controller. + * LegacyPubsubService is the service that modules use to interact with the Controller. * * @generated from service xyz.block.ftl.pubsub.v1.LegacyPubsubService */