diff --git a/docs/contributorsGreatAndSmall.md b/docs/contributorsGreatAndSmall.md
index 656e3d71..b961b134 100644
--- a/docs/contributorsGreatAndSmall.md
+++ b/docs/contributorsGreatAndSmall.md
@@ -42,5 +42,7 @@ a pat on the back if you see them.
* Tito Ortiz
* Charles Davidson
* Shariq Ali
+* Stuart Hunt
+* Eugene Yum
(I know we do not have the names of the original students who worked on this)
diff --git a/screens/team-details-screen/index.js b/screens/team-details-screen/index.js
index d7526704..93268971 100644
--- a/screens/team-details-screen/index.js
+++ b/screens/team-details-screen/index.js
@@ -331,7 +331,7 @@ const TeamDetailsScreen = ({ actions, currentUser, invitations, navigation, sele
{ "Starts: " }
- { selectedTeam.start }
+ { selectedTeam.startdate }
{ "Ends: " }