From f1968c5d88139a5fa8910fc04561f39211c1baa3 Mon Sep 17 00:00:00 2001 From: Aaron Craelius Date: Tue, 20 Aug 2024 10:46:28 -0400 Subject: [PATCH] Update proto/regen/ecocredit/v1/query.proto Co-authored-by: Cory --- proto/regen/ecocredit/v1/query.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/regen/ecocredit/v1/query.proto b/proto/regen/ecocredit/v1/query.proto index 2c5f15c28b..ae220d45bb 100644 --- a/proto/regen/ecocredit/v1/query.proto +++ b/proto/regen/ecocredit/v1/query.proto @@ -895,7 +895,7 @@ message QueryProjectEnrollmentsResponse { // EnrollmentInfo is the human-readable project enrollment information. message EnrollmentInfo { - // project_id is the unique identifier of the project to query. + // project_id is the unique identifier of the project. string project_id = 1; // class_id is the unique identifier of the credit class to query.