diff --git a/docs/tables/namespaces.mdx b/docs/tables/namespaces.mdx index daa941e..82c9a1c 100644 --- a/docs/tables/namespaces.mdx +++ b/docs/tables/namespaces.mdx @@ -71,7 +71,7 @@ and `drop_namespace`. -In TypeScript, namespace lifecycle and namespace-scoped table operations are not currently exposed on `Connection`. In practice, namespaces in TypeScript are managed through a namespace-aware admin surface (for example [REST](/api-reference/rest/namespace/create-a-new-namespace)/admin tooling), and the Connection APIs operate at the root namespace. +In TypeScript, namespace lifecycle and namespace-scoped table operations are not currently exposed on `Connection`. In practice, namespaces in TypeScript are managed through a namespace-aware admin surface (for example [REST](/api-reference/rest/namespace)/admin tooling), and the Connection APIs operate at the root namespace. ## Namespaces in LanceDB Enterprise