Skip to content

Commit 382bc68

Browse files
authored
docs: fix a typo in the "making a pull request" guide
1 parent 7661f07 commit 382bc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/contributing/making-a-pull-request.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ sequenceDiagram
193193
more focused on the specific issue or feature that you worked on. Please keep
194194
the discussion respectful at all times.
195195

196-
It is important to note that not all pull requests get incorporated int the
196+
It is important to note that not all pull requests get incorporated into the
197197
codebase. The reasons can vary. The work may bring to light other issues that
198198
block integration of the pull request. Sometimes it helps uncover better ways of
199199
doing things or shows that a more general approach is needed. All of this is

0 commit comments

Comments
 (0)