"vscode:/vscode.git/clone" did not exist on "0963edbc65e563262dadf514a13782d639d3cab0"
Commit e71f22f5 authored by antirez's avatar antirez
Browse files

Fix typo: after -> before.

parent e4567f24
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment