Skip to content

Commit b281582

Browse files
committed
docs: clarify namespace client spec scope
1 parent 05a1a54 commit b281582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/format/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Lance provides storage-native and service-oriented catalog options. The [Directo
3838

3939
### Namespace Client Spec
4040

41-
The [Namespace Client Spec](namespace/index.md) defines a unified interface that engines use to interact with any catalog implementation. This abstraction allows applications to switch between directory-based, REST-based, or third-party catalogs without changing their code.
41+
The [Namespace Client Spec](namespace/index.md) provides a unified interface for engines to interact with any catalog implementation, across both Lance native catalog specs and third-party catalog systems, in any programming language. This abstraction allows applications to switch between directory-based, REST-based, or third-party catalogs without changing their code.
4242

4343
## Specifications
4444

0 commit comments

Comments
 (0)