From 55430f9397d03a6b834e2ef79148045c0a30d2c4 Mon Sep 17 00:00:00 2001 From: "Bob \"Wombat\" Hogg" Date: Fri, 24 Nov 2023 11:12:01 -0500 Subject: [PATCH] Update docs/index.rst Co-authored-by: Anthonios Partheniou --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 815bc580..cd9540db 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -87,7 +87,7 @@ by passing these options to the client constructor:: ) If the project is unspecified, it will be inferred from the environment. -If the database is unspecified, it will default to the (default) database. +If the database is unspecified, it will default to the default database. If the namespace is unspecified, it will default to the default namespace. Defining Entities, Keys, and Properties