Explorar el Código

Initial cap Docker

Use lowercase docker only when referencing a command/daemon

Signed-off-by: Mazz Mosley <[email protected]>
Mazz Mosley hace 10 años
padre
commit
9549bd0539
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -32,7 +32,7 @@ that should get you started.
 
 ## Submitting a pull request
 
-See docker's [basic contribution workflow](https://docs.docker.com/project/make-a-contribution/#the-basic-contribution-workflow) for a guide on how to submit a pull request for code or documentation.
+See Docker's [basic contribution workflow](https://docs.docker.com/project/make-a-contribution/#the-basic-contribution-workflow) for a guide on how to submit a pull request for code or documentation.
 
 ## Running the test suite