diff --git a/format/Schema.fbs b/format/Schema.fbs index e8e14b112a771..b9ce9240e7e51 100644 --- a/format/Schema.fbs +++ b/format/Schema.fbs @@ -61,7 +61,7 @@ enum MetadataVersion:short { /// forward compatibility guarantees). /// 2. A means of negotiating between a client and server /// what features a stream is allowed to use. The enums -/// values here are intented to represent higher level +/// values here are intended to represent higher level /// features, additional details maybe negotiated /// with key-value pairs specific to the protocol. ///