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.