Jelajahi Sumber

Fix typos... master not mater

Jason DeTiberus 10 tahun lalu
induk
melakukan
3d414f3c80
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      README_OSE.md
  2. 1 1
      inventory/byo/hosts

+ 1 - 1
README_OSE.md

@@ -63,7 +63,7 @@ option to ansible-playbook.
 ```ini
 # This is an example of a bring your own (byo) host inventory
 
-# Create an OSEv3 group that contains the maters and nodes groups
+# Create an OSEv3 group that contains the masters and nodes groups
 [OSEv3:children]
 masters
 nodes

+ 1 - 1
inventory/byo/hosts

@@ -1,6 +1,6 @@
 # This is an example of a bring your own (byo) host inventory
 
-# Create an OSEv3 group that contains the maters and nodes groups
+# Create an OSEv3 group that contains the masters and nodes groups
 [OSEv3:children]
 masters
 nodes