diff --git a/pkg/interface/weather/tile/tile.js b/pkg/interface/weather/tile/tile.js
index d21e5a4266..78cf16c0c1 100644
--- a/pkg/interface/weather/tile/tile.js
+++ b/pkg/interface/weather/tile/tile.js
@@ -178,7 +178,7 @@ export default class WeatherTile extends Component {
text={c.windBearing + '°'} />
+ text={(c.precipProbability * 100) + '%'} />