From 9d71dd8f9559640c46f1a33dd4d8c258712d3f1b Mon Sep 17 00:00:00 2001 From: Jordan Van Ness Date: Fri, 20 Dec 2024 09:17:53 -0800 Subject: [PATCH] fix(docs): remove typo from liveness detector core docs (#6256) --- .../[platform]/connected-components/liveness/full-api.react.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/[platform]/connected-components/liveness/full-api.react.mdx b/docs/src/pages/[platform]/connected-components/liveness/full-api.react.mdx index 03a0b301b8e..df9ba3bd73d 100644 --- a/docs/src/pages/[platform]/connected-components/liveness/full-api.react.mdx +++ b/docs/src/pages/[platform]/connected-components/liveness/full-api.react.mdx @@ -48,7 +48,7 @@ Below is the full list of props that can be used with the `FaceLivenessDetectorC ### FaceLivenessDetectorCoreConfig -Below is the full list of props that can be used with the `FaceLivenessDetectorCoreConfig`. This config can only be used with the `` component. +Below is the full list of props that can be used with the `FaceLivenessDetectorCoreConfig`. This config can only be used with the `` component.