Skip to content

Commit a618303

Browse files
authored
Merge pull request #13679 from bergerhoffer/typo-fix
Fixing typo
2 parents 8250de1 + 997fc24 commit a618303

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/installation-planning.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
= Planning your installation
77

88
You install {product-title} by running a series of Ansible playbooks. As you
9-
prepare to install your cluster, you create an inventory file that
9+
prepare to install your cluster, you create an inventory file that
1010
represents your environment and {product-title} cluster configuration. While
1111
familiarity with Ansible might make this process easier, it is not required.
1212

@@ -32,7 +32,7 @@ environment needs to be.
3232
for multiple examples of Single Master and Multiple Master
3333
configurations.
3434

35-
* _Does you need a high availability cluster?_
35+
* _Do you need a high availability cluster?_
3636
High availability configurations improve fault tolerance. In this situation, you
3737
might use the Multiple Masters Using Native HA
3838
example to set up your environment.
@@ -189,7 +189,7 @@ You can also install {product-title} to act as a stand-alone registry using the
189189
[id='planning-installation-types-{context}']
190190
== Installation types for supported infrastructure
191191

192-
Starting in {product-title} 4.0, you can install the cluster on your own
192+
Starting in {product-title} 4.0, you can install the cluster on your own
193193
infrastructure nodes or install a fully-managed cluster on certain cloud providers.
194194

195195
.Differences between installation types

0 commit comments

Comments
 (0)