diff --git a/docs/en/serverless/monitor-datasets.mdx b/docs/en/serverless/monitor-datasets.mdx index 84f6c4a04c..2772dd45d0 100644 --- a/docs/en/serverless/monitor-datasets.mdx +++ b/docs/en/serverless/monitor-datasets.mdx @@ -26,9 +26,9 @@ For example, when the [`ignore_malformed`](((ref))/mapping-ignored-field.html) p From the data set table, you'll find information for each data set such as its namespace, when the data set was last active, and the percentage of degraded docs. The percentage of degraded documents determines the data set's quality according to the following scale: -* Good (): 0% of the documents in the data set are degraded. -* Degraded (): Greater than 0% and up to 3% of the documents in the data set are degraded. -* Poor (): Greater than 3% of the documents in the data set are degraded. +* Good (): 0% of the documents in the data set are degraded. +* Degraded (): Greater than 0% and up to 3% of the documents in the data set are degraded. +* Poor (): Greater than 3% of the documents in the data set are degraded. Opening the details of a specific data set shows the degraded documents history, a summary for the data set, and other details that can help you determine if you need to investigate any issues.