aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-04-18 14:14:37 +0200
committerGitHub <noreply@github.com>2019-04-18 14:14:37 +0200
commitae7cf0b9d9b767bd0801a810d91b454e60c358d8 (patch)
tree0bfcb3d31d9a91b69bd1b73e1b0e915d48e8ca1f /doc
parentcc3a21acb67a9e0c06adacc78ba0bb44009f2c41 (diff)
downloadgit-bug-ae7cf0b9d9b767bd0801a810d91b454e60c358d8.tar.gz
Update architecture.md
Diffstat (limited to 'doc')
-rw-r--r--doc/architecture.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/architecture.md b/doc/architecture.md
index a06d7718..5d1b2194 100644
--- a/doc/architecture.md
+++ b/doc/architecture.md
@@ -14,13 +14,12 @@ This documentation only provide a bird-eye view of git-bug's internals. For more
| .----------------------------------------------------------. |
| | cache | |
| |----------------------------------------------------------| |
- | | BugCache,BugExcerpt,IdentityCache,IdentityExcerpt | |
- | | | |
+ | | BugCache,BugExcerpt,IdentityCache,IdentityExcerpt | |
| '----------------------------------------------------------' |
| .-----------------------------..---------------------------. |
| | bug || identity | |
| |-----------------------------||---------------------------| |
- | | Bug,Operation,Snapshot || Identity,Version | |
+ | | Bug,Operation,Snapshot || Identity,Version | |
| '-----------------------------''---------------------------' |
| .----------------------------------------------------------. |
v | repository | v