From a7d99d9093a729bc19749f2b3b0360a6c724d9bd Mon Sep 17 00:00:00 2001 From: Miles Reiter Date: Fri, 8 Dec 2023 16:26:18 -0500 Subject: [PATCH] Update product-updates/knowledge-center/index.html Co-authored-by: Alex P. <63075587+ADPennington@users.noreply.github.com> --- product-updates/knowledge-center/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product-updates/knowledge-center/index.html b/product-updates/knowledge-center/index.html index 928bdd6d8..df0963771 100644 --- a/product-updates/knowledge-center/index.html +++ b/product-updates/knowledge-center/index.html @@ -363,7 +363,7 @@
Increased actionability of file upload error messages

- In cases where a user attempts to upload an incompatible file type to TDP we're now triggering a more descriptive error message that describes which file types are accepted and compatible with TDP; Files ending in .txt, .ms##, .ts##, or .ts###. The filename of the incompatible file also now stays onscreen so that it can be more easily compared to the list of accepted file types. + In cases where a user attempts to upload an incompatible file type to TDP we're now triggering a more descriptive error message that describes which file types are accepted and compatible with TDP; acceptable file types can end in: .txt, .ms##, .ts##, or .ts###. The filename of the incompatible file also now stays onscreen so that it can be more easily compared to the list of accepted file types.