one org teams rename spelling issue

This commit is contained in:
John Mitchell
2019-03-26 17:06:43 -04:00
parent 5419434daa
commit aeed1d8ee9

View File

@@ -59,7 +59,7 @@ class OrganizationTeamsList extends React.Component {
this.readOrganizationTeamsList = this.readOrganizationTeamsList.bind(this);
this.handleSetPage = this.handleSetPage.bind(this);
this.handleSort = this.handleSort.bind(this);
this.reatQueryParams = this.readQueryParams.bind(this);
this.readQueryParams = this.readQueryParams.bind(this);
}
componentDidMount () {