Fix formatto in CCT security FAQ.
Change-Id: Ibdfa8063e4813171c1018dc4c9aa3f37a53cb0ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4824103
Commit-Queue: Alex Gough <[email protected]>
Reviewed-by: Alex Gough <[email protected]>
Auto-Submit: Adrian Taylor <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1189756}
diff --git a/docs/security/custom-tabs-faq.md b/docs/security/custom-tabs-faq.md
index 4a706aa2..8cea6c1 100644
--- a/docs/security/custom-tabs-faq.md
+++ b/docs/security/custom-tabs-faq.md
@@ -17,8 +17,8 @@
between the embedding app and the browsing engine, and the app can normally
only get very limited access to web page data and state.
-All considered, there are four parties to consider when evaluating Custom Tabs
-- the user, the embedding app, the web publisher, and the browser. The native
+All considered, there are four parties to consider when evaluating Custom Tabs:
+the user, the embedding app, the web publisher, and the browser. The native
app chooses how they want to bring the web in their app, and users choose which
apps to install and use.