Skip to content

Commit

Permalink
Fixed minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kal Ahmed committed May 18, 2015
1 parent 68c95a9 commit a9050e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/Entity_Framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -862,7 +862,7 @@ Null Or Empty Keys
------------------

An key that is either null or an empty string is not allowed. When using the key generation
features of BrightstarDB, if the generated key that resultsis either ``null`` or an empty
features of BrightstarDB, if the generated key that results is either ``null`` or an empty
string, the framework will raise a ``BrightstarDB.EntityFramework.EntityKeyRequiredException``.

.. _Optimistic_Locking_in_EF:
Expand Down

0 comments on commit a9050e3

Please sign in to comment.