Skip to content

Commit

Permalink
fix: DAP typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael committed Nov 23, 2017
1 parent 8017203 commit 218753f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/views/components/checkboxes.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h2 class="heading-medium">User research</h2>
<h2 class="heading-medium">Services using this pattern</h2>
<ul class="list list-bullet">
<li>Application platform</li>
<li>DAC</li>
<li>DAP</li>
</ul>

</div>
Expand Down
2 changes: 1 addition & 1 deletion app/views/components/radios.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h2 class="heading-medium">User research</h2>
<h2 class="heading-medium">Services using this pattern</h2>
<ul class="list list-bullet">
<li>Application platform</li>
<li>DAC</li>
<li>DAP</li>
</ul>

</div>
Expand Down
2 changes: 1 addition & 1 deletion app/views/patterns/timeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <h2 class="heading-medium">Services using this pattern</h2>
<li>Application platform</li>
<li>Entities</li>
<li>Passports</li>
<li>DAC</li>
<li>DAP</li>
</ul>

</div>
Expand Down

0 comments on commit 218753f

Please sign in to comment.