match grammatical case to arrow direction
This commit is contained in:
parent
d3effd014b
commit
87523f01e3
|
@ -18,8 +18,8 @@ Nix consists of hierarchical [layers](https://en.m.wikipedia.org/wiki/Multitier_
|
||||||
| store | |
|
| store | |
|
||||||
| | evaluates to |
|
| | evaluates to |
|
||||||
| | |
|
| | |
|
||||||
| references V builds |
|
| referenced by V builds |
|
||||||
| [ build input ] --> [ build plan ] --> [ build result ] |
|
| [ build input ] ----> [ build plan ] ----> [ build result ] |
|
||||||
| |
|
| |
|
||||||
+-----------------------------------------------------------------+
|
+-----------------------------------------------------------------+
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue