Skip to content

Commit c1e9966

Browse files
authored
adjust font
1 parent 0a948c6 commit c1e9966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pull(
3434

3535
`pullEvent` takes a `eventType` such `click, mouseover, keydown, etc` an element such as `document` and an optional `capture` boolean.
3636

37-
### `eventType(element, capture?)`
37+
#### `eventType(element, capture?)`
3838
`eventType` takes a element to bind to and an option `capture` boolean
3939

4040
Currently supporting the following event-types:

0 commit comments

Comments
 (0)