Explorar o código

Changed the string Master to master to make it more readable.

Avesh Agarwal %!s(int64=10) %!d(string=hai) anos
pai
achega
abd6132a81
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/best_practices_guide.adoc

+ 1 - 1
docs/best_practices_guide.adoc

@@ -421,7 +421,7 @@ For consistency, role names SHOULD follow the above naming pattern. It is import
 Many times the `technology` portion of the pattern will line up with a package name. It is advised that whenever possible, the package name should be used.
 
 .Examples:
-* The role to configure a Master is called `openshift_master`
+* The role to configure a master is called `openshift_master`
 * The role to configure OpenShift specific yum repositories is called `openshift_repos`
 
 === Filters