diff options
author | Sander Vrijders <sander@ouroboros.rocks> | 2019-10-12 15:07:35 +0200 |
---|---|---|
committer | Sander Vrijders <sander@ouroboros.rocks> | 2019-10-12 15:07:35 +0200 |
commit | b64144b5a6c8ac62dafee254fecf978fb0150645 (patch) | |
tree | cb99be8f612dc3109b35038832875967a90b1d5e /content/en/docs/Concepts/elements.md | |
parent | fd3f32b8b435803b7c0ecb6603b9f014b519f37d (diff) | |
download | website-b64144b5a6c8ac62dafee254fecf978fb0150645.tar.gz website-b64144b5a6c8ac62dafee254fecf978fb0150645.zip |
content: Fix several typos
Also removes the changelog everywhere, as that is tracked by git.
Diffstat (limited to 'content/en/docs/Concepts/elements.md')
-rw-r--r-- | content/en/docs/Concepts/elements.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/content/en/docs/Concepts/elements.md b/content/en/docs/Concepts/elements.md index bfc7fab..a803065 100644 --- a/content/en/docs/Concepts/elements.md +++ b/content/en/docs/Concepts/elements.md @@ -88,9 +88,3 @@ these dependencies should never contain cycles (so a layer I should not directly or indirectly depend on itself). The rank of a layer is defined (either locally or globally) as the maximum depth of this layer in the DAG. - ---- -Changelog: - -2019 07 11: Initial version.<br> -2019 07 23: Added dependency graph figure |