Skip to content

Commit

Permalink
Fix format error
Browse files Browse the repository at this point in the history
  • Loading branch information
thisrabbit committed May 5, 2022
1 parent 91b6499 commit 8c1a122
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/dependency/Contain.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ package pkg;
```

```yaml
name: Package contains files
name: Package contains Files
entity:
items:
- name: Hello.java
Expand All @@ -83,7 +83,8 @@ entity:
- name: pkg
category : Package
qualifiedName: pkg
relation:
relation:
items:
- src: file0/pkg
dest: file0
category: Contain
Expand Down

0 comments on commit 8c1a122

Please # to comment.