diff --git a/docs/fundamentals/runtime-libraries/system-runtime-versioning-componentguaranteesattribute.md b/docs/fundamentals/runtime-libraries/system-runtime-versioning-componentguaranteesattribute.md index cfddeeaf37d79..1f0ef934f6e14 100644 --- a/docs/fundamentals/runtime-libraries/system-runtime-versioning-componentguaranteesattribute.md +++ b/docs/fundamentals/runtime-libraries/system-runtime-versioning-componentguaranteesattribute.md @@ -126,7 +126,7 @@ The following example tests whether a type is marked as (that is, neither nor ). +The following example tests whether a type is marked as (that is, neither nor ). :::code language="csharp" source="./snippets/System.Runtime.Versioning/ComponentGuaranteesAttribute/Overview/csharp/apply1.cs" id="Snippet3"::: :::code language="vb" source="./snippets/System.Runtime.Versioning/ComponentGuaranteesAttribute/Overview/vb/apply1.vb" id="Snippet3":::