summaryrefslogtreecommitdiff
path: root/COLLABORATOR_GUIDE.md
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2019-09-06 01:42:22 -0400
committerTrivikram Kamat <16024985+trivikr@users.noreply.github.com>2019-09-09 16:45:24 -0700
commitc929b15d1d65ae88261c65e901c7dca9f110a2c5 (patch)
tree8f76e0fa29566267ba53ad0bfdef72ea72129e6d /COLLABORATOR_GUIDE.md
parent6723169097759502da11c47389ffb3d650404417 (diff)
downloadandroid-node-v8-c929b15d1d65ae88261c65e901c7dca9f110a2c5.tar.gz
android-node-v8-c929b15d1d65ae88261c65e901c7dca9f110a2c5.tar.bz2
android-node-v8-c929b15d1d65ae88261c65e901c7dca9f110a2c5.zip
doc: space around lists
Address markdownlint rule MD032. Flagged a few mixed list styles. PR-URL: https://github.com/nodejs/node/pull/29467 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Diffstat (limited to 'COLLABORATOR_GUIDE.md')
-rw-r--r--COLLABORATOR_GUIDE.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md
index d8e0d22fd8..b3dbd05756 100644
--- a/COLLABORATOR_GUIDE.md
+++ b/COLLABORATOR_GUIDE.md
@@ -542,9 +542,7 @@ Save the file and close the editor. When prompted, enter a new commit message
for that commit. This is an opportunity to fix commit messages.
* The commit message text must conform to the [commit message guidelines][].
-
-<a name="metadata"></a>
-* Change the original commit message to include metadata. (The
+* <a name="metadata"></a>Change the original commit message to include metadata. (The
[`git node metadata`][git-node-metadata] command can generate the metadata
for you.)