Skip to content

Commit

Permalink
Merge pull request #28 from manwar/fix-minor-typo
Browse files Browse the repository at this point in the history
Fixed minor typo in the pod.
  • Loading branch information
oklahomer committed Sep 13, 2019
2 parents 8c55aa0 + 06aa424 commit 297367a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Facebook/OpenGraph.pm
Expand Up @@ -1175,7 +1175,7 @@ Request batch request and returns an array reference.
=head3 C<< $fb->batch(\@requests) >>
Request batch request and returns an array reference of response objects. It
sets C<$fb->access_token> as top level access token, but other than that you
sets C<< $fb->access_token >> as top level access token, but other than that you
can specify indivisual access token for each request. The document says
"The Batch API is flexible and allows individual requests to specify their own
access tokens as a query string or form post parameter. In that case the top
Expand Down

0 comments on commit 297367a

Please sign in to comment.