diff --git a/docs/platforms/ruby/common/configuration/options.mdx b/docs/platforms/ruby/common/configuration/options.mdx index 23c7d45cc6980..d803beb9796ae 100644 --- a/docs/platforms/ruby/common/configuration/options.mdx +++ b/docs/platforms/ruby/common/configuration/options.mdx @@ -1,7 +1,7 @@ --- title: Basic Options sidebar_order: 1 -description: "Learn more about how to configure the SDK. These options are set when the SDK is first initialized, passed to the init function as an object." +description: "Learn more about configuration options for the SDK. These options are set when the SDK is first initialized and passed to the init function as an object." --- SDKs are configurable using a variety of options. The options are largely standardized among SDKs, but there are some differences to better accommodate platform peculiarities. Options are set when the SDK is first