Skip to content

Commit 3ebe491

Browse files
author
Christopher Giroir
committed
Better api doc display
1 parent ba2cdf0 commit 3ebe491

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -374,10 +374,10 @@ URL = Host + "/api/wow/battlePet/stats/" + SpeciesID
374374
</dl>
375375
<script src="https://gist.github.com/3772776.js?file=battlePet-stats.json"></script>
376376

377-
## Challenge Mode Leaderboards API
377+
## Challenge Mode API
378378

379-
The Challenge Mode Leaderboards API displays the same information as the
380-
leader boards on the wow game site.
379+
The Challenge Mode API displays the same information as the leader boards on the
380+
wow game site.
381381

382382
```plain
383383
URL = Host + "/api/wow/challenge/" + Realm

0 commit comments

Comments
 (0)