Skip to content

Commit

Permalink
Update docs/index.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Anthonios Partheniou <[email protected]>
  • Loading branch information
rwhogg and parthea committed Nov 24, 2023
1 parent a119098 commit 99808be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Accessing a specific project, database, or namespace
====================================================

A client can be bound to a chosen Google Cloud project, database, and/or namespace
by passing these options to the client constructor::
by passing one or more of these options to the client constructor::

client = ndb.Client(
project="your-project-id",
Expand Down

0 comments on commit 99808be

Please sign in to comment.