Skip to content

Commit 4e4a7b2

Browse files
authored
v2/README.md: fix typos (#276)
1 parent 06b058b commit 4e4a7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ A few APIs were cleaned up, and there are some differences:
7272
* `appengine/socket` is not required on App Engine flexible environment / Managed VMs.
7373
Use the standard `net` package instead.
7474

75-
## Key Encode/Decode compatibiltiy to help with datastore library migrations
75+
## Key Encode/Decode compatibility to help with datastore library migrations
7676

7777
Key compatibility updates have been added to help customers transition from google.golang.org/appengine/datastore to cloud.google.com/go/datastore.
7878
The `EnableKeyConversion` enables automatic conversion from a key encoded with cloud.google.com/go/datastore to google.golang.org/appengine/datastore key type.

0 commit comments

Comments
 (0)