docs: fixed instance of incorrect grammar usage
This commit is contained in:
parent
0546fbb1d8
commit
07c97ddb75
|
@ -13,11 +13,11 @@ description: >-
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
This guide explains how to best upgrade a single Consul Enterprise datacenter to v1.10.0
|
This guide explains how to best upgrade a single Consul Enterprise datacenter to v1.10.0
|
||||||
from a version of Consul that is forwards compatible with v1.10. If you are on a major
|
from a version of Consul that is forward compatible with v1.10. If you are on a major
|
||||||
version of Consul prior to 1.8, you will need to complete and [upgrade to 1.8.13](/docs/upgrading/instructions)
|
version of Consul prior to 1.8, you will need to complete and [upgrade to 1.8.13](/docs/upgrading/instructions)
|
||||||
or higher before continuing with this guide. If you are already on a major version of 1.8 or 1.9, then
|
or higher before continuing with this guide. If you are already on a major version of 1.8 or 1.9, then
|
||||||
this guide will go over the procedures required for upgrading to v1.10. This process
|
this guide will go over the procedures required for upgrading to v1.10. This process
|
||||||
will require intermediate version upgrades to a forward compatible release of v1.8 or v1.9,
|
will require intermediate version upgrades to a forward-compatible release of v1.8 or v1.9,
|
||||||
as well as other licensing related configuration changes. If you have multiple Consul datacenters,
|
as well as other licensing related configuration changes. If you have multiple Consul datacenters,
|
||||||
upgrade them in the normal order and take the following instructions into account for each upgrade.
|
upgrade them in the normal order and take the following instructions into account for each upgrade.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue