Skip to content

Commit b669038

Browse files
committed
Fixed more wrong white spaces
1 parent 7729cc0 commit b669038

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/mime.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,10 @@ the following tree is the one that works on most email clients:
198198
199199
multipart/mixed
200200
├── multipart/related
201-
   ├── multipart/alternative
202-
   │   ├── text/plain
203-
   │   └── text/html
204-
   └── image/png
201+
├── multipart/alternative
202+
├── text/plain
203+
└── text/html
204+
└── image/png
205205
└── application/pdf
206206
207207
This is the purpose of each MIME message part:

0 commit comments

Comments
 (0)