Skip to content

Commit

Permalink
Fix copy/paste errors in README
Browse files Browse the repository at this point in the history
The names of some sample API responses were always "Career Profile" due to copy/paste errors.
  • Loading branch information
rocketeerbkw committed Jun 15, 2014
1 parent a2f0a85 commit 9303afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -835,7 +835,7 @@ GET /api/d3/profile/Straton-1/hero/1
Host: us.battle.net
```

*Career Profile API Response Example:*
*Sample Hero Profile API Response Example:*
```plain
HTTP/1.1 200 OK
<http headers>
Expand Down Expand Up @@ -2294,7 +2294,7 @@ GET /api/d3/data/item/COGHsoAIEgcIBBXIGEoRHYQRdRUdnWyzFB2qXu51MA04kwNAAFAKYJMD
Host: us.battle.net
```

*Career Profile API Response:*
*Sample Item API Response Example:*
```plain
HTTP/1.1 200 OK
<http headers>
Expand Down

0 comments on commit 9303afb

Please sign in to comment.