diff --git a/specification/fleet/global_checkpoints/GlobalCheckpointsRequest.ts b/specification/fleet/global_checkpoints/GlobalCheckpointsRequest.ts index ed1144f757..9ce7f85702 100644 --- a/specification/fleet/global_checkpoints/GlobalCheckpointsRequest.ts +++ b/specification/fleet/global_checkpoints/GlobalCheckpointsRequest.ts @@ -25,7 +25,7 @@ import { Checkpoint } from '../_types/Checkpoints' /** * Get global checkpoints. * Get the current global checkpoints for an index. - * This API is design for internal use by the Fleet server project. + * This API is designed for internal use by the Fleet server project. * @rest_spec_name fleet.global_checkpoints * @availability stack since=7.13.0 stability=stable * @availability serverless stability=stable visibility=private