Skip to content

Commit

Permalink
Merge pull request #8 from Schwanksta/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
palewire committed Feb 6, 2019
2 parents 63b5643 + aa5f12d commit 2b5617c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ Once you've authenticated, you can create an information request by passing in a
client.foia.create(
agency_ids=248,
title='API Test File Request',
document_request="I would like the government's secret receipe for the world's best burrito"
document_request="I would like the government's secret receipe for the world's best burrito."
)
```

0 comments on commit 2b5617c

Please sign in to comment.