Skip to content

Commit 5ecf1bc

Browse files
author
Jerjou Cheng
committed
Fix grammar mistake.
1 parent 2cdc3d6 commit 5ecf1bc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

appengine/ndb/cache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## App Engine Datastore NDB Cache Samples
22

33
This contains snippets used in the NDB cache documentation, demonstrating
4-
various operation on ndb caches.
4+
various operations on ndb caches.
55

66
<!-- auto-doc-link -->
77
These samples are used on the following documentation page:

appengine/ndb/entities/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## App Engine Datastore NDB Entities Samples
22

33
This contains snippets used in the NDB entity documentation, demonstrating
4-
various operation on ndb entities.
4+
various operations on ndb entities.
55

66
<!-- auto-doc-link -->
77
These samples are used on the following documentation page:

appengine/ndb/properties/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## App Engine Datastore NDB Properties Samples
22

33
This contains snippets used in the NDB properties documentation, demonstrating
4-
various operation on ndb properties.
4+
various operations on ndb properties.
55

66
<!-- auto-doc-link -->
77
These samples are used on the following documentation page:

appengine/ndb/property_subclasses/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## App Engine Datastore NDB Property Subclasses Samples
22

33
This contains snippets used in the NDB property subclasses documentation,
4-
demonstrating various operation on ndb property subclasses.
4+
demonstrating various operations on ndb property subclasses.
55

66
<!-- auto-doc-link -->
77
These samples are used on the following documentation page:

0 commit comments

Comments
 (0)