From 76192498df64911270db6495ecf1d71fe93952cb Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Thu, 1 Jul 2010 02:36:36 +0000 Subject: [PATCH] order of headings in derivation table [Imported from Trac: page Capabilities, version 8] --- Capabilities.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Capabilities.md b/Capabilities.md index 85de8a4..51452c5 100644 --- a/Capabilities.md +++ b/Capabilities.md @@ -30,12 +30,12 @@ uploaded into immutable files by default. Some capabilities can be used to derive others. If you have #1, you can derive #2 (but not the other way around). The full table is: - verify write read - ------------------- - #1 -> #2 - #4 -> #5 -> #6 - #7 -> #8 - #10 -> #11 -> #12 + write read verify + -------------------- + #1 -> #2 + #4 -> #5 -> #6 + #7 -> #8 + #10 -> #11 -> #12 Deriving a weaker capability from a strong one is called "diminishing" the stronger one.