Skip to content
This repository was archived by the owner on Apr 17, 2018. It is now read-only.

Commit 36f29b2

Browse files
committed
Merge pull request #38 from srushe/master
Extremely minor documentation change.
2 parents a926068 + d3e9dcb commit 36f29b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ definition. Most commonly, you'll see String as a natural key:
6767
{% endhighlight %}
6868

6969
Natural Keys are protected against mass-assignment, so their `setter=` will need
70-
to be called individually if your looking to set them.
70+
to be called individually if you're looking to set them.
7171

7272
*Fair warning:* Using Boolean, Discriminator, and the time related types as keys
7373
may cause your DBA to hunt you down and "educate" you. DM will not be held

0 commit comments

Comments
 (0)