From 63e2a64bd08854a4797f275569891ae157174a75 Mon Sep 17 00:00:00 2001 From: Mikey Lombardi Date: Wed, 26 Mar 2025 14:56:39 -0500 Subject: [PATCH] Fix ID anchor in Registry reference documentation --- .../reference/resources/Microsoft/Windows/Registry/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsc/docs-conceptual/dsc-3.0/reference/resources/Microsoft/Windows/Registry/index.md b/dsc/docs-conceptual/dsc-3.0/reference/resources/Microsoft/Windows/Registry/index.md index ee107aa..55d450d 100644 --- a/dsc/docs-conceptual/dsc-3.0/reference/resources/Microsoft/Windows/Registry/index.md +++ b/dsc/docs-conceptual/dsc-3.0/reference/resources/Microsoft/Windows/Registry/index.md @@ -94,7 +94,7 @@ The following list describes the properties for the resource. - [keyPath](#keypath) - The path to the registry key. -- **Key properties:** The following properties uniquely identify an +- **Key properties:** The following properties uniquely identify an instance. If two instances of a resource have the same values for their key properties, the instances are conflicting. For more information about key properties, see the "Key resource properties" section in [DSC resource properties][07].