Skip to content

Commit 5c8c7aa

Browse files
committed
Spelling
Signed-off-by: joshvanl <[email protected]>
1 parent 6bc366d commit 5c8c7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protos/orchestrator_service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ message ListInstanceIDsResponse {
843843

844844
// continuationToken is the continuation token to use for pagination. If
845845
// there are no more pages, this will be null.
846-
optional uint64 continueationToken = 2;
846+
optional uint64 continuationToken = 2;
847847
}
848848

849849
// GetInstanceHistoryRequest is used to get the full history of an

0 commit comments

Comments
 (0)