diff --git a/src/components/pages/equipment.jsx b/src/components/pages/equipment.jsx index b199dc7..b7788d3 100644 --- a/src/components/pages/equipment.jsx +++ b/src/components/pages/equipment.jsx @@ -56,8 +56,7 @@ class Equipment extends React.Component {
Equipment sells for half it's cost!
-Scientists: {this.props.scientists} - Gold: {this.props.gold}
+Your Scientists: {this.props.scientists} / Your Gold: {this.props.gold}