浏览代码

Updating per PR comment
Signed-off-by: Mary Anthony <moxieandmore@gmail.com>

Mary Anthony 10 年之前
父节点
当前提交
078ac9ca45
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/contributing/devenvironment.md

+ 1 - 1
docs/sources/contributing/devenvironment.md

@@ -41,7 +41,7 @@ with the name of branch or revision number.
 ## Build the Environment
 ## Build the Environment
 
 
 This following command builds a development environment using the
 This following command builds a development environment using the
-Dockerfile in the current directory. Essentially, it installs all
+`Dockerfile` in the current directory. Essentially, it installs all
 the build and runtime dependencies necessary to build and test Docker.
 the build and runtime dependencies necessary to build and test Docker.
 Your first build will take some time to complete. On Linux systems:
 Your first build will take some time to complete. On Linux systems: