Przeglądaj źródła

Fix rails "onbuid" typo

Closes docker-library/rails#23
Tianon Gravi 10 lat temu
rodzic
commit
2e0cc5f786
2 zmienionych plików z 2 dodań i 2 usunięć
  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`: