Skip to content

Commit

Permalink
doc: fix markdown parsing on doc/api/os.md
Browse files Browse the repository at this point in the history
PR-URL: #33067
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
juanarbol authored and addaleax committed Apr 29, 2020
1 parent 37b9325 commit ed87433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/os.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ operating system response.

Throws a [`SystemError`][] if a user has no `username` or `homedir`.

## `os.version()`
## `os.version()`
<!-- YAML
added: v13.11.0
-->
Expand Down

0 comments on commit ed87433

Please sign in to comment.