Skip to content

Commit

Permalink
docs: Finish a sentence with a period
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 606675682
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 13, 2024
1 parent aa08d56 commit 3d8fdcc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ message ListEffectiveSecurityHealthAnalyticsCustomModulesRequest {
// Default is 10, minimum is 1, maximum is 1000.
int32 page_size = 2 [(google.api.field_behavior) = OPTIONAL];

// Optional. The value returned by the last call indicating a continuation
// Optional. The value returned by the last call indicating a continuation.
string page_token = 3 [(google.api.field_behavior) = OPTIONAL];
}

Expand Down

0 comments on commit 3d8fdcc

Please sign in to comment.