Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ab334e

Browse files
kuychacoBinaryMuse
authored andcommitted
Rename Hub tab to GitHub (alpha)
1 parent 0f920ed commit 8ab334e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/controllers/root-controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ export default class RootController extends React.Component {
178178
/>
179179
</EtchWrapper>
180180
</Tabs.Panel>
181-
<Tabs.Panel title="Hub">
181+
<Tabs.Panel title="GitHub (alpha)">
182182
<GithubTabController repository={this.props.repository} />
183183
</Tabs.Panel>
184184
</Tabs>

0 commit comments

Comments
 (0)