Skip to content

Commit 19acff6

Browse files
committed
Update readme.md
1 parent c154381 commit 19acff6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -304,19 +304,19 @@ Creates a multipart/form-data encoder.
304304

305305
##### `boundary -> {string}`
306306

307-
Returns boundary string
307+
Returns boundary string.
308308

309309
##### `contentType -> {string}`
310310

311-
Returns Content-Type header
311+
Returns Content-Type header.
312312

313313
##### `contentLength -> {string}`
314314

315-
Return Content-Length header
315+
Return Content-Length header.
316316

317317
##### `headers -> {object}`
318318

319-
Returns headers object with Content-Type and Content-Length header
319+
Returns headers object with Content-Type and Content-Length header.
320320

321321
#### Instance methods
322322

0 commit comments

Comments
 (0)