Skip to content

Commit 1c8d621

Browse files
committed
fix Readme titles
1 parent 29cd075 commit 1c8d621

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#subtext
1+
# subtext
22

33
HTTP payload parser.
44

@@ -8,7 +8,7 @@ Lead Maintainer: [John Brett](https://github.com/johnbrett)
88

99
subtext parses the request body and exposes it in a callback.
1010

11-
## Example
11+
## Example
1212

1313
```javascript
1414
const Http = require('http');

0 commit comments

Comments
 (0)