From 01b5dae813ed70c9ea766ef0ef6d387a005d462b Mon Sep 17 00:00:00 2001 From: taoyagi Date: Fri, 25 Mar 2016 11:38:38 -0700 Subject: [PATCH] Close bracket in Layout.md --- format/Layout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format/Layout.md b/format/Layout.md index 2d46ece606e..1b532c6b381 100644 --- a/format/Layout.md +++ b/format/Layout.md @@ -58,7 +58,7 @@ Base requirements * Memory layout and random access patterns for each relative type * Null value representation -## Non-goals (for this document +## Non-goals (for this document) * To enumerate or specify logical types that can be implemented as primitive (fixed-width) value types. For example: signed and unsigned integers,