Skip to content

Commit

Permalink
Fixed minor typo in the pod.
Browse files Browse the repository at this point in the history
  • Loading branch information
manwar committed Sep 11, 2019
1 parent 8c55aa0 commit 06aa424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Facebook/OpenGraph.pm
Original file line number Diff line number Diff line change
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 06aa424

Please sign in to comment.