We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c8b01 commit 1a2fba2Copy full SHA for 1a2fba2
apps/components_guide_web/lib/components_guide_web/templates/landing/index.html.eex
@@ -65,7 +65,7 @@ subhead = "Learn more of the why than the how."
65
<li class="text-green-300"><%= "TDD & BDD" %>
66
<li class="text-yellow-100"><%= "Thinking about state" %>
67
<li class="text-orange-300"><%= "Modular styling with modern CSS" %>
68
- <li class="text-purple-300"><%= "Leveraging what’s built-in first" %>
+ <li class="text-purple-300"><%= "Leveraging what’s built into browsers first" %>
69
</ul>
70
71
<p>
0 commit comments