Skip to content

Commit 047d56b

Browse files
authored
Documentation (#8144)
1 parent 7661f07 commit 047d56b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing/making-a-pull-request.md

+2-2
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
@@ -296,7 +296,7 @@ will work against that branch in your fork by default.
296296
### Merging concurrent changes
297297

298298
If the work you do takes some time then the chances increase that changes will
299-
be made to the main repository while you work.It is probably a good idea to set
299+
be made to the main repository while you work. It is probably a good idea to set
300300
up the original Material for MkDocs repository as an `upstream` repository for
301301
your local clone.
302302

0 commit comments

Comments
 (0)