Skip to content

Commit

Permalink
Fixed another typo in the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerhunt committed Feb 3, 2009
1 parent ce85dcc commit de19117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ file config/initializers/remit.rb with the following contents:
FPS_ACCESS_KEY = config[:access_key]
FPS_SECRET_KEY = config[:secret_key]

Then create the YAML file config/remit.yml:
Then create the YAML file config/amazon_fps.yml:

development: &sandbox
access_key: <your sandbox access key>
Expand Down

0 comments on commit de19117

Please sign in to comment.