mirror of https://github.com/docker/docs.git
Minor grammatical correction (#2601)
This commit is contained in:
parent
e9b5e56bbe
commit
6f2951ff23
|
@ -49,7 +49,7 @@ predictably, and procedurally as possible.
|
|||
|
||||
Users who are new to Engine development should start by setting up their
|
||||
environment. Then, they should try a simple code change. After that, you should
|
||||
find something to work on or propose at totally new change.
|
||||
find something to work on or propose a totally new change.
|
||||
|
||||
If you are a programming prodigy, you still may find this documentation useful.
|
||||
Please feel free to skim past information you find obvious or boring.
|
||||
|
@ -58,4 +58,4 @@ Please feel free to skim past information you find obvious or boring.
|
|||
|
||||
Start by getting the software you require. If you are on Mac or Linux, go to
|
||||
[get the required software for Linux or macOS](software-required.md). If you are
|
||||
on Windows, see [get the required software for Windows](software-req-win.md).
|
||||
on Windows, see [get the required software for Windows](software-req-win.md).
|
||||
|
|
Loading…
Reference in New Issue