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.
2 parents d317710 + caa8380 commit 7973f08Copy full SHA for 7973f08
themes/arm-design-system-hugo-theme/layouts/partials/learning-paths/introduction.html
@@ -21,7 +21,7 @@
21
<h3>Who is this for?</h3>
22
<p class="u-margin-left-1">{{ .Params.who_is_this_for }}</p>
23
<h3 class="u-margin-top-2">What will you learn?</h3>
24
- <p class="u-margin-left-1">Upon completion of this learning path, you will be able to:</p>
+ <p class="u-margin-left-1">Upon completion of this Learning Path, you will be able to:</p>
25
<ul>
26
{{ range .Params.learning_objectives }}
27
<li class="u-margin-left-2">{{.}}</li>
0 commit comments