From bb9faa8c2dcf6d0bc9bf160261d5eb797065af9e Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 27 Apr 2023 15:43:34 -0700 Subject: docs/fingerprint: Fix typo BRANCH=none BUG=none TEST=view in gitiles Change-Id: I932ff49ccd17e48edd1c200e574e0377774d17c3 Signed-off-by: Tom Hughes Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4485199 Reviewed-by: Daisuke Nojiri --- docs/fingerprint/fingerprint-authentication-design-doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/fingerprint/fingerprint-authentication-design-doc.md b/docs/fingerprint/fingerprint-authentication-design-doc.md index a6ddd15e72..9f73bd18bc 100644 --- a/docs/fingerprint/fingerprint-authentication-design-doc.md +++ b/docs/fingerprint/fingerprint-authentication-design-doc.md @@ -573,7 +573,7 @@ could start sending D-Bus commands to biod. The enrollment/matching and image capture libraries are provided by a 3rd-party vendor in binary form. That proprietary blob went through a security audit by a -3rd party auditor (see the auditor’s [report][Security Audit Report]. +3rd party auditor (see the auditor’s [report][Security Audit Report]). On top of the security audit of the 3rd-party proprietary code, we limit the attack surface of those libraries by not directly exposing them to user input. -- cgit v1.2.1