architecture.md: fix typo
Signed-off-by: Lei Jitang <leijitang@huawei.com>
This commit is contained in:
parent
65d82868c2
commit
a6b8f2d14d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ is simply a directory on the filesystem.
|
||||||
|
|
||||||
![Architecture](architecture.png)
|
![Architecture](architecture.png)
|
||||||
|
|
||||||
Note that while these architecteral ideas are important to understanding the
|
Note that while these architectural ideas are important to understanding the
|
||||||
system, code layout may not reflect the exact architecture. These ideas should
|
system, code layout may not reflect the exact architecture. These ideas should
|
||||||
be used as a guide for placing functionality and behavior and understanding the
|
be used as a guide for placing functionality and behavior and understanding the
|
||||||
thought behind the design.
|
thought behind the design.
|
||||||
|
|
Loading…
Reference in a new issue