mirror of
https://github.com/minio/minio.git
synced 2025-11-11 22:40:14 -05:00
Fix typo (#5960)
This commit is contained in:
committed by
Nitish Tiwari
parent
71c4ff9d10
commit
483fe4bed5
@@ -89,7 +89,7 @@ export class BrowserDropdown extends React.Component {
|
||||
<Dropdown.Menu className="dropdown-menu-right">
|
||||
<li>
|
||||
<a target="_blank" href="https://github.com/minio/minio">
|
||||
Github <i className="fa fa-github" />
|
||||
GitHub <i className="fa fa-github" />
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user