Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
blog: fix indentation
  • Loading branch information
maclover7 committed Oct 26, 2017
commit 938f7f62eb9dbc772f4e404b591c621d5ff3fdf7
2 changes: 1 addition & 1 deletion locale/en/blog/release/v8.8.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ author: Colin Ihrig
* **net**:
- Fix timeout with null handle issue. This is a regression in Node 8.8.0 [#16489](https://github.com/nodejs/node/pull/16489)

### Commits
### Commits

* [[`db8c92fb42`](https://github.com/nodejs/node/commit/db8c92fb42)] - **doc**: fix spelling in v8.8.0 changelog (Myles Borins) [#16477](https://github.com/nodejs/node/pull/16477)
* [[`c8396b8370`](https://github.com/nodejs/node/commit/c8396b8370)] - **doc**: remove loader hooks from unsupported features (Teppei Sato) [#16465](https://github.com/nodejs/node/pull/16465)
Expand Down