diff --git a/doc/guides/maintaining-V8.md b/doc/guides/maintaining-V8.md index 859dd63e7bac93..04bc155660105b 100644 --- a/doc/guides/maintaining-V8.md +++ b/doc/guides/maintaining-V8.md @@ -143,9 +143,10 @@ includes the following branches1: -The versions of V8 used in Node.js v4.x and v6.x have already been abandoned by -upstream V8. However, Node.js needs to continue supporting these branches for -many months (Current branches) or several years (LTS branches). +The versions of V8 used in Node.js v4.x, v6.x, and 8.x have already been +abandoned by upstream V8. However, Node.js needs to continue supporting +these branches for many months (Current branches) or several +years (LTS branches). ## Maintenance Process