Skip to content

Commit

Permalink
doc: fix header depth of util.isSymbol
Browse files Browse the repository at this point in the history
PR-URL: #7138
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
  • Loading branch information
jasnell authored and Myles Borins committed Jul 14, 2016
1 parent 1bd62c7 commit 0013af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/util.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ util.isString(5)
// false
```

## util.isSymbol(object)
### util.isSymbol(object)

Stability: 0 - Deprecated

Expand Down

0 comments on commit 0013af6

Please sign in to comment.