diff --git a/website/content/docs/release-notes/v0_16_0.mdx b/website/content/docs/release-notes/v0_16_0.mdx
index 7d33dbed55..c7b3103116 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. 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.
+ 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 the target by referencing its alias, instead of having to provide a target ID or target name and scope ID.
Learn more: Aliases.
|