diff --git a/specification/indices/_types/DataStream.ts b/specification/indices/_types/DataStream.ts index 39e62cdf7f..dfca2e64d2 100644 --- a/specification/indices/_types/DataStream.ts +++ b/specification/indices/_types/DataStream.ts @@ -34,7 +34,7 @@ enum ManagedBy { 'Index Lifecycle Management', /** @codegen_name datastream */ // This should have been written with capital letters, it's a known typo and should not be corrected, - // since the test cases have already been written + // since the test cases have already been written. 'Data stream lifecycle', /** @codegen_name unmanaged */ 'Unmanaged'