Skip to content

Commit

Permalink
Update proto/regen/ecocredit/v1/query.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Cory <cjlevinson@gmail.com>
  • Loading branch information
aaronc and clevinson committed Aug 20, 2024
1 parent f1968c5 commit dc4f235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/regen/ecocredit/v1/query.proto
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@ message EnrollmentInfo {
// 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.
// class_id is the unique identifier of the credit class.
string class_id = 2;

// status is the status of the enrollment.
Expand Down

0 comments on commit dc4f235

Please sign in to comment.