fixed minor typo in Filesystem section
This commit is contained in:
parent
c14a5f4249
commit
42338a0562
1 changed files with 2 additions and 2 deletions
|
@ -28,14 +28,14 @@ The image's contents are:
|
|||
```
|
||||
/
|
||||
├── etc/
|
||||
│ ├── group/
|
||||
│ ├── group
|
||||
│ ├── nginx/
|
||||
│ │ ├── html/
|
||||
│ │ │ ├── 50x.html
|
||||
│ │ │ └── index.html
|
||||
│ │ ├── mime.types
|
||||
│ │ └── nginx.conf
|
||||
│ └── passwd/
|
||||
│ └── passwd
|
||||
├── lib/
|
||||
│ └── x86_64-linux-gnu/
|
||||
│ ├── ld-2.24.so
|
||||
|
|
Loading…
Add table
Reference in a new issue