diff --git a/app/views/layouts/_nav.html.erb b/app/views/layouts/_nav.html.erb
index d9e8bf8..7001d97 100644
--- a/app/views/layouts/_nav.html.erb
+++ b/app/views/layouts/_nav.html.erb
@@ -24,11 +24,12 @@
-
+
About Us
diff --git a/app/views/team/index.html.erb b/app/views/team/index.html.erb
index a0c81fe..1b31a21 100644
--- a/app/views/team/index.html.erb
+++ b/app/views/team/index.html.erb
@@ -1,5 +1,5 @@
-<%= render partial: "layouts/header", locals: {heading: "Team"} %>
+<%= render partial: "layouts/header", locals: {heading: "Our Team"} %>