diff --git a/public/news/2019-05-30-01.md b/public/news/2019-05-30-01.md index ce46b9d..d85a29e 100644 --- a/public/news/2019-05-30-01.md +++ b/public/news/2019-05-30-01.md @@ -7,7 +7,7 @@ So changes I've made today: * Both incoming and outgoing combats are now visible. * Google analytics implemented. * The game ladder can now point to a specific rank with the URL: [https://kingdombattles.net/ladder?rank=0](ladder?rank=0) -* THe same goes for the profile's combat log: [https://kingdombattles.net/profile?log=0](profile?log=0) +* The same goes for the profile's combat log: [https://kingdombattles.net/profile?log=0](profile?log=0) Known Bugs: diff --git a/src/components/panels/paged_combat_log.jsx b/src/components/panels/paged_combat_log.jsx index 5da44fe..d29813f 100644 --- a/src/components/panels/paged_combat_log.jsx +++ b/src/components/panels/paged_combat_log.jsx @@ -25,7 +25,7 @@ class PagedCombatLog extends React.Component {
Defending Force
Undefended?
Victor
-Gold Lost
+Gold Transferred
Victor Casualties
{Object.keys(this.state.data).map((key) =>