Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f87cbe4 authored by Daniel Yu's avatar Daniel Yu
Browse files

docs: Fixing two typo bugs in patterns.html

Fixed extra "for".
Fixed missing link text for Recommending TV Content link.

Bug: 20260729
Bug: 20259429
Change-Id: Ia7e779a5030612251abccbee3be3e4c3bc9e2467
parent 473acae2
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -39,8 +39,9 @@ in Get Started with TV Apps for more information.</p>
<h2 id="recommendation">Recommendations</h2>

<p>The first row of the Android TV home screen displays cards for content recommended by applications.
Your application provides these recommendations, as described in <a href="{@docRoot}training/tv/discovery/recommendations.html">
</a>. For a visual overview of recommendations, see
Your application provides these recommendations, as described in
<a href="{@docRoot}training/tv/discovery/recommendations.html">Recommending TV Content</a>.
For a visual overview of recommendations, see
<a href="{@docRoot}design/tv/index.html#recommendations">Designing for Android TV</a>.</p>

<div class="cols">
@@ -75,7 +76,7 @@ row and fills the Android TV home screen when the user selects the recommendatio
should be different than the one provided for the large icon, and meet the following specifications:</p>

<ul>
  <li>Measure 2016 x 1134 pixels (1920 x 1080 plus 5% margin for for motion)</li>
  <li>Measure 2016 x 1134 pixels (1920 x 1080 plus 5% margin for motion)</li>
  <li id="solid-background">Must not be transparent</li>
</ul>