Doc update TfLiteDelegate: FullyConnected does not support fused activation

Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Change-Id: Ie83c3b366214ceff2366c0a20a052582749c4fa4
diff --git a/delegate/TensorFlowLiteDelegateSupport.md b/delegate/TensorFlowLiteDelegateSupport.md
index b1b39f6..a9f548e 100644
--- a/delegate/TensorFlowLiteDelegateSupport.md
+++ b/delegate/TensorFlowLiteDelegateSupport.md
@@ -26,7 +26,7 @@
 
 * EXP
 
-* FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
+* FULLY_CONNECTED
 
 * GREATER