Skip to content

Commit 9915be7

Browse files
HyunmoAhnshellscape
authored andcommitted
Edit markdown grammar in README.md (#243)
1 parent 4edbc72 commit 9915be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Default: `undefined`
7070
This property allows a user to pass custom HTTP headers on each request. eg.
7171
`{ "X-Custom-Header": "yes" }`
7272

73-
index
73+
### index
7474

7575
Type: `String`
7676
Default: `undefined`
@@ -128,7 +128,7 @@ console. Setting `logLevel: 'silent'` will hide all console output. The module
128128
leverages [`loglevel`](https://github.com/pimterry/loglevel#documentation)
129129
for logging management, and more information can be found on its page.
130130

131-
## logTime
131+
### logTime
132132

133133
Type: `Boolean`
134134
Default: `false`

0 commit comments

Comments
 (0)