Skip to content

Commit

Permalink
lita's wording
Browse files Browse the repository at this point in the history
  • Loading branch information
jpinner-lyft committed Aug 25, 2017
1 parent be06095 commit f0fe2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conditional.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Suppose that you have defined a `Thread` Model for the examples below.
Condition Expressions
^^^^^^^^^^^^^^^^^^^^^

PynamoDB supports creating condition expressions from attributes using a simple syntax.
PynamoDB supports creating condition expressions from attributes using a mix of built-in operators and method calls.
Any value provided will be serialized using the serializer defined for that attribute.
See the `comparison operator and function reference <http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.OperatorsAndFunctions.html>`_
for more details.
Expand Down

0 comments on commit f0fe2a5

Please sign in to comment.