diff --git a/appengine/ndb/cache/README.md b/appengine/ndb/cache/README.md index a242a81222ce..a1df62dae0f1 100644 --- a/appengine/ndb/cache/README.md +++ b/appengine/ndb/cache/README.md @@ -1,7 +1,7 @@ ## App Engine Datastore NDB Cache Samples This contains snippets used in the NDB cache documentation, demonstrating -various operation on ndb caches. +various operations on ndb caches. These samples are used on the following documentation page: diff --git a/appengine/ndb/entities/README.md b/appengine/ndb/entities/README.md index c1c4adef6db3..5b68922356f1 100644 --- a/appengine/ndb/entities/README.md +++ b/appengine/ndb/entities/README.md @@ -1,7 +1,7 @@ ## App Engine Datastore NDB Entities Samples This contains snippets used in the NDB entity documentation, demonstrating -various operation on ndb entities. +various operations on ndb entities. These samples are used on the following documentation page: diff --git a/appengine/ndb/properties/README.md b/appengine/ndb/properties/README.md index de937a8c994b..73b99893720c 100644 --- a/appengine/ndb/properties/README.md +++ b/appengine/ndb/properties/README.md @@ -1,7 +1,7 @@ ## App Engine Datastore NDB Properties Samples This contains snippets used in the NDB properties documentation, demonstrating -various operation on ndb properties. +various operations on ndb properties. These samples are used on the following documentation page: diff --git a/appengine/ndb/property_subclasses/README.md b/appengine/ndb/property_subclasses/README.md index a1e5cb627c33..31445c727668 100644 --- a/appengine/ndb/property_subclasses/README.md +++ b/appengine/ndb/property_subclasses/README.md @@ -1,7 +1,7 @@ ## App Engine Datastore NDB Property Subclasses Samples This contains snippets used in the NDB property subclasses documentation, -demonstrating various operation on ndb property subclasses. +demonstrating various operations on ndb property subclasses. These samples are used on the following documentation page: