瀏覽代碼

Fix rails "onbuid" typo

Closes docker-library/rails#23
Tianon Gravi 11 年之前
父節點
當前提交
2e0cc5f786
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      rails/README.md
  2. 1 1
      rails/content.md

+ 1 - 1
rails/README.md

@@ -49,7 +49,7 @@ browser.
 
 ### Generate a `Gemfile.lock`
 
-The `onbuid` tag expects a `Gemfile.lock` in your app directory. This `docker
+The `onbuild` tag expects a `Gemfile.lock` in your app directory. This `docker
 run` will help you generate one. Run it in the root of your app, next to the
 `Gemfile`:
 

+ 1 - 1
rails/content.md

@@ -38,7 +38,7 @@ browser.
 
 ### Generate a `Gemfile.lock`
 
-The `onbuid` tag expects a `Gemfile.lock` in your app directory. This `docker
+The `onbuild` tag expects a `Gemfile.lock` in your app directory. This `docker
 run` will help you generate one. Run it in the root of your app, next to the
 `Gemfile`: