diff --git a/website/content/docs/release-notes/v0_16_0.mdx b/website/content/docs/release-notes/v0_16_0.mdx index 8f97993af1..7d33dbed55 100644 --- a/website/content/docs/release-notes/v0_16_0.mdx +++ b/website/content/docs/release-notes/v0_16_0.mdx @@ -31,7 +31,7 @@ description: |- GA - A new resource was introduced in this release. Aliases let you associate a string with a Boundary target. Instead of entering the target's ID when you operate on it, you can enter the alias and Boundary automatically substitutes the target for the alias reference. + A new resource was introduced in this release. Aliases let you associate a string with a Boundary target. You can then establish a session to a target by referencing its alias, instead of having to provide a target ID or target name and scope ID.

Learn more: Aliases.