Skip to content

Commit

Permalink
Fix version typo
Browse files Browse the repository at this point in the history
  • Loading branch information
soroushchehresa committed Apr 9, 2019
1 parent 0e9727c commit 21b077f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/containers/Settings/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ class Settings extends PureComponent<Props, State> {
Quit Unsplash Wallpapers
</button>
<p className="version">
verion:
version:
{appPackage.version}
</p>
</StyledSettings>
Expand Down

0 comments on commit 21b077f

Please sign in to comment.