Explorar o código

[COOK-634] Fix a minor typo in the documentation.

application_ruby started out as application_rails.
Andrea Campi %!s(int64=12) %!d(string=hai) anos
pai
achega
f4f6f02ea4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -7,7 +7,7 @@ This cookbook is designed to be able to describe and deploy web applications. It
 * application\_nginx (nginx reverse proxy)
 * application\_php (PHP with mod\_php\_apache2)
 * application\_python (Django with Gunicorn)
-* application\_rails (Rails with Passenger or Unicorn)
+* application\_ruby (Rails with Passenger or Unicorn)
 
 Backward compatibility
 ----------------------