Skip to content

Commit aeb327f

Browse files
committed
editing README
1 parent b2be3c9 commit aeb327f

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 AmmazonDynamoDB including Map, List, Boolean, and NULL are not yet supported by this library. This means the crypto layer would fail fast upon detecting the use of the new data types. We expect to support the new types soon in upcoming releases.
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.
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)