Merge pull request #1552 from allencloud/update-docs-and-comments

update docs and comments
This commit is contained in:
Phil Estes
2017-09-25 09:36:09 -04:00
committed by GitHub
6 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ is simply a directory on the filesystem.
![Architecture](architecture.png)
Note that while these architectural ideas are important to understanding the
Note that while these architectural ideas are important to understand the
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
thought behind the design.