summaryrefslogtreecommitdiff
path: root/doc/guides
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2019-06-20 13:30:21 -0600
committerRich Trott <rtrott@gmail.com>2019-06-23 07:07:23 -0700
commitc067fdbf447664bfd8ce2b71965d189ba3d52bca (patch)
tree97dd54cada456ae4a8f48bfa252f1441e4d4b085 /doc/guides
parent73daba8649810024485dde4733cb3b4c9a60eb88 (diff)
downloadandroid-node-v8-c067fdbf447664bfd8ce2b71965d189ba3d52bca.tar.gz
android-node-v8-c067fdbf447664bfd8ce2b71965d189ba3d52bca.tar.bz2
android-node-v8-c067fdbf447664bfd8ce2b71965d189ba3d52bca.zip
doc: remove "note that" from maintaining-V8.md
Refs: https://github.com/nodejs/remark-preset-lint-node/pull/16 PR-URL: https://github.com/nodejs/node/pull/28329 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'doc/guides')
-rw-r--r--doc/guides/maintaining-V8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/maintaining-V8.md b/doc/guides/maintaining-V8.md
index ccc3257c7a..0c72c5fc4e 100644
--- a/doc/guides/maintaining-V8.md
+++ b/doc/guides/maintaining-V8.md
@@ -305,7 +305,7 @@ Such fixes are tagged with the following labels in the V8 issue tracker:
The backlog of issues with such is regularly reviewed by the node-team at Google
to shepherd through the backport process. External contributors are welcome to
-collaborate on the backport process as well. Note that some of the bugs may be
+collaborate on the backport process as well. Some of the bugs may be
security issues and will not be visible to external collaborators.
## Updating V8