diff --git a/Gemfile.lock b/Gemfile.lock
index f111240..e06748f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -175,7 +175,7 @@ GEM
sqlite3 (~> 1.3)
thin (~> 1.5.0)
method_source (0.8.2)
- mime-types (2.6.2)
+ mime-types (2.99)
mini_portile (0.6.2)
minitest (5.8.3)
multi_json (1.11.2)
diff --git a/app/views/layouts/shared/_header.html.erb b/app/views/layouts/shared/_header.html.erb
index 24c7d5f..c9fc786 100755
--- a/app/views/layouts/shared/_header.html.erb
+++ b/app/views/layouts/shared/_header.html.erb
@@ -50,7 +50,7 @@
-
- <%= button_to "Login", login_path, {:class => "btn", :method => "get"} %>
+ <%= button_to "login", login_path, {:class => "btn", :method => "get"} %>
diff --git a/app/views/work_info/index.html.erb b/app/views/work_info/index.html.erb
index 8c1d31f..ab0e9b5 100644
--- a/app/views/work_info/index.html.erb
+++ b/app/views/work_info/index.html.erb
@@ -14,7 +14,7 @@
| Full Name |
Income |
- Bonuse/th>
+ | Bonus/th>
| Years w/ MetaCorp |
SSN |
DoB |
@@ -61,4 +61,4 @@ $(document).ready(function () {
makeActive()
});
-
\ No newline at end of file
+