Fixed a typo.

This commit is contained in:
John Shaver 2017-08-12 21:20:25 -07:00
parent f703f70ad5
commit c37a2c2a49
1 changed files with 4 additions and 4 deletions

View File

@ -59,10 +59,10 @@
customize styling differently between them.</p>
<h4>My Contributions</h4>
<p>I was the only developer on the project. I built
both the REST api and the frontend SPA to that used the
REST api. The REST api was kept separate so that the
project could actually run separate seamlessly
integrated SPAs for each role it was trying to fill.
both the REST api and the frontend SPA. The REST api
was kept separate so that the project could actually
run separate seamlessly integrated SPAs for each role
it was trying to fill.
</p>
<p>I designed the dev environment to be quickly and
easily rebuilt and deployed since I would be handing it