Fixed a typo.
This commit is contained in:
parent
f703f70ad5
commit
c37a2c2a49
1 changed files with 4 additions and 4 deletions
|
@ -59,10 +59,10 @@
|
||||||
customize styling differently between them.</p>
|
customize styling differently between them.</p>
|
||||||
<h4>My Contributions</h4>
|
<h4>My Contributions</h4>
|
||||||
<p>I was the only developer on the project. I built
|
<p>I was the only developer on the project. I built
|
||||||
both the REST api and the frontend SPA to that used the
|
both the REST api and the frontend SPA. The REST api
|
||||||
REST api. The REST api was kept separate so that the
|
was kept separate so that the project could actually
|
||||||
project could actually run separate seamlessly
|
run separate seamlessly integrated SPAs for each role
|
||||||
integrated SPAs for each role it was trying to fill.
|
it was trying to fill.
|
||||||
</p>
|
</p>
|
||||||
<p>I designed the dev environment to be quickly and
|
<p>I designed the dev environment to be quickly and
|
||||||
easily rebuilt and deployed since I would be handing it
|
easily rebuilt and deployed since I would be handing it
|
||||||
|
|
Loading…
Reference in a new issue