Flip the Flipper tooltip

Summary: Fix a small issue we had with our mascot.

Reviewed By: danielbuechele

Differential Revision: D9180345

fbshipit-source-id: de1c34768b4f75202d78bd4404798a7549aa0457
This commit is contained in:
Pascal Hartig
2018-08-06 13:57:57 -07:00
committed by Facebook Github Bot
parent 0c60347593
commit 3abe33af14
2 changed files with 1 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ class Footer extends React.Component {
<img
src={this.props.config.baseUrl + this.props.config.footerIcon}
alt="Flipper mascot"
title="I'm a whale not a dolphin!"
title="I'm a dolphin not a whale!"
width="66"
height="58"
/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB