From e71f22f5f2cfa64cd5fceb7b98cc1c2ffa8b28a0 Mon Sep 17 00:00:00 2001 From: antirez Date: Fri, 10 Jun 2016 10:39:38 +0200 Subject: [PATCH] Fix typo: after -> before. --- src/modules/TYPES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/TYPES.md b/src/modules/TYPES.md index 7217b1f5..cd870c14 100644 --- a/src/modules/TYPES.md +++ b/src/modules/TYPES.md @@ -143,7 +143,7 @@ are used in order to store the *encoding version* of the type, so that the same type can evolve in the future and provide a different and more efficient or updated serialization format for RDB files. -So the 64 bit prefix stored after each module value is like the following: +So the 64 bit prefix stored before each module value is like the following: 6|6|6|6|6|6|6|6|6|10