Skip to content

Commit

Permalink
Merge pull request #895 from f3ndot/patch-2
Browse files Browse the repository at this point in the history
Fix header markdown typo
  • Loading branch information
booleanbetrayal authored May 26, 2017
2 parents 7e079dc + 87de8b5 commit 53f19d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,8 @@ These measures are taken by default when using this gem.

By default, the API should update the auth token for each request ([read more](#about-token-management)). But sometimes it's necessary to make several concurrent requests to the API, for example:

#####Batch request example
##### Batch request example

~~~javascript
$scope.getResourceData = function() {

Expand Down

0 comments on commit 53f19d0

Please sign in to comment.