Update manage-targets.mdx (#1376)

Fixed typo (equivalient -> equivalent)
pull/1427/head
Nico Vibert 5 years ago committed by GitHub
parent be8c3cb1ea
commit 05869a6f74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -84,7 +84,7 @@ resource "boundary_host" "postgres" {
## Define a Host Set
Host sets allow us to group hosts providing equivalient services together. A target works off of host sets, so even though we are only defining one host in this example, we're going to create a host set of one host.
Host sets allow us to group hosts providing equivalent services together. A target works off of host sets, so even though we are only defining one host in this example, we're going to create a host set of one host.
<Tabs>
<Tab heading="CLI">

Loading…
Cancel
Save