From 8ab5f245251e5532e6e2d1f62bf5e760dd5f93a8 Mon Sep 17 00:00:00 2001 From: Alex Kesling Date: Fri, 13 Dec 2024 13:13:52 -0500 Subject: [PATCH] typo: s/maybe/may be/ --- format/Schema.fbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format/Schema.fbs b/format/Schema.fbs index e8e14b112a771..72e2a8e85387c 100644 --- a/format/Schema.fbs +++ b/format/Schema.fbs @@ -62,7 +62,7 @@ enum MetadataVersion:short { /// 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 -/// features, additional details maybe negotiated +/// features, additional details may be negotiated /// with key-value pairs specific to the protocol. /// /// Enums added to this list should be assigned power-of-two values