From c37a2c2a4982e9993ceea6fb70dc3b9c5e0e6b5b Mon Sep 17 00:00:00 2001 From: John Shaver Date: Sat, 12 Aug 2017 21:20:25 -0700 Subject: [PATCH] Fixed a typo. --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 79870a6..f75c177 100644 --- a/index.html +++ b/index.html @@ -59,10 +59,10 @@ customize styling differently between them.

My Contributions

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.

I designed the dev environment to be quickly and easily rebuilt and deployed since I would be handing it