diff --git a/enterprise-api/posts/manage-tweets/quickstart.mdx b/enterprise-api/posts/manage-tweets/quickstart.mdx index a5cce4547..4a6b065a6 100644 --- a/enterprise-api/posts/manage-tweets/quickstart.mdx +++ b/enterprise-api/posts/manage-tweets/quickstart.mdx @@ -347,7 +347,7 @@ console.log(`Created poll: ${response.data?.id}`); -Use the `paid_partnership` field to indicate that this Post is a paid partnership (i.e. the author is disclosing it contains paid promotion). When set to `true`, the Post will be labeled as a paid promotion. +Use the `paid_partnership` field to indicate that this Post is a paid partnership (i.e., the author is disclosing that it contains paid promotion). When set to `true`, the Post will be labeled as a paid promotion. diff --git a/x-api/posts/manage-tweets/quickstart.mdx b/x-api/posts/manage-tweets/quickstart.mdx index 0e51a6f80..0ac3a628c 100644 --- a/x-api/posts/manage-tweets/quickstart.mdx +++ b/x-api/posts/manage-tweets/quickstart.mdx @@ -347,7 +347,7 @@ console.log(`Created poll: ${response.data?.id}`); -Use the `paid_partnership` field to indicate that this Post is a paid partnership (i.e. the author is disclosing it contains paid promotion). When set to `true`, the Post will be labeled as a paid promotion. +Use the `paid_partnership` field to indicate that this Post is a paid partnership (i.e., the author is disclosing that it contains paid promotion). When set to `true`, the Post will be labeled as a paid promotion.