We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfece50 commit bf849bbCopy full SHA for bf849bb
appengine/ndb/modeling/keyproperty_models.py
@@ -25,7 +25,7 @@
25
# In the original article, it uses ReferenceProperty on the
26
# PhoneNumber model. With ndb, there is no ReferenceProperty any more,
27
# so here we use KeyProperty first. However this pattern has a
28
-# consistensy issue, shown in the test_fails function in
+# consistency issue, shown in the test_fails function in
29
# test/test_keyproperty_models.py.
30
31
0 commit comments