We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ac3a55 commit 651ab3fCopy full SHA for 651ab3f
doc/guides/contributing/pull-requests.md
@@ -134,8 +134,8 @@ $ git add my/changed/files
134
$ git commit
135
```
136
137
-Note that multiple commits often get squashed when they are landed (see the
138
-notes about [commit squashing](#commit-squashing)).
+Multiple commits often get squashed when they are landed. See the
+notes about [commit squashing](#commit-squashing).
139
140
#### Commit message guidelines
141
0 commit comments