changed bio to biography

This commit is contained in:
Zak Timson
2017-08-17 14:22:50 -04:00
parent 28be1e3c7e
commit 2e9bfb5813
3 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@
<div class="col-lg-6 pt-3 bg-light-blue">
<div class="col-lg-6">
<h2 class="d-none d-lg-inline text-dark-primary">{{ attorney.name }}</h2>
<p>{{ attorney.bio }}</p>
<p>{{ attorney.biography }}</p>
</div>
</div>
</div>