Skip to content

Commit d8da55c

Browse files
committed
editing README
1 parent aeb327f commit d8da55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ For signing, the user specified signing key can be either symmetric or asymmetri
117117

118118
## Known Limitations
119119

120-
Currently the new data types in [Amazon DynamoDB][ddb] including Map, List, Boolean, and NULL are not yet supported by this library. This library would currenlty fail fast upon detecting the use of these new data types. We expect to support the new types soon in future releases.
120+
Currently the new data types in [Amazon DynamoDB][ddb] including Map, List, Boolean, and NULL are not yet supported by this library. In particular, this library would fail fast upon detecting the use of these new data types. We expect to support the new types soon in future releases.
121121

122122
[attrencryptor]: src/main/java/com/amazonaws/services/dynamodbv2/datamodeling/AttributeEncryptor.java
123123
[createtable]: https://github.com/aws/aws-sdk-java/blob/master/src/samples/AmazonDynamoDBDocumentAPI/quick-start/com/amazonaws/services/dynamodbv2/document/quickstart/A_CreateTableTest.java

0 commit comments

Comments
 (0)