Skip to content
This repository was archived by the owner on Dec 28, 2017. It is now read-only.

Commit c1e91cb

Browse files
author
Greg Taylor
committed
Had my write and read units backwards in the README.
1 parent b6faee8 commit c1e91cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ in the AWS Management Console. Then:
3232
* Select a ``String`` hash attribute type.
3333
* Enter ``session_key`` for *Hash Attribute Name*.
3434
* Hit the *Continue* button.
35-
* Decide on throughput. The free tier is 5 read capacity units, 10 write.
35+
* Decide on throughput. The free tier is 10 read capacity units, 5 write.
3636
* Finish the rest of the steps
3737

3838
After your table is created, you're ready to install the module on your

0 commit comments

Comments
 (0)