From 579ac65e2923945f6e86d513f7857182fe500d53 Mon Sep 17 00:00:00 2001 From: Ken Ho Date: Wed, 8 Oct 2025 10:40:21 -0400 Subject: [PATCH 1/2] update introduction - typo --- docs/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction.mdx b/docs/introduction.mdx index fc62981..d42adf0 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -28,7 +28,7 @@ Find all the information you need to get started with OpenTDF. { name: "TDF", description: ` - The Trust Data Format (TDF) is an open standard that enables the cryptographic binding ofattribute-based + The Trust Data Format (TDF) is an open standard that enables the cryptographic binding of attribute-based access control (ABAC) policy to a data object so that the policy travels with the data.`, url: "/spec/schema/opentdf", }, From 76365a0be736bd447d17263216b29d3afd66db89 Mon Sep 17 00:00:00 2001 From: Ken Ho Date: Wed, 8 Oct 2025 10:47:32 -0400 Subject: [PATCH 2/2] fix gemini suggestion --- docs/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction.mdx b/docs/introduction.mdx index d42adf0..ae623b9 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -29,7 +29,7 @@ Find all the information you need to get started with OpenTDF. name: "TDF", description: ` The Trust Data Format (TDF) is an open standard that enables the cryptographic binding of attribute-based - access control (ABAC) policy to a data object so that the policy travels with the data.`, + access control (ABAC) policy to a data object so that the policy travels with the data.`, url: "/spec/schema/opentdf", }, {