Skip to content

Commit 9154d31

Browse files
authored
chore(readme): remove a word
1 parent 67f0b59 commit 9154d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SQLSpec is a work in progress. While it offers a solid foundation for modern SQL
2525

2626
SQLSpec draws inspiration from `aiosql`, aiming to provide a more flexible and extensible query interface. Many of the enhancements developed within SQLSpec, such as support for `spanner` and `bigquery` drivers, are intended to be contributed back to `aiosql` where appropriate.
2727

28-
### Current Focus: Universal Native Connectivity
28+
### Current Focus: Universal Connectivity
2929

3030
The primary goal at this stage is to establish a **native connectivity interface** that works seamlessly across all supported database environments. This means you can connect to any of the supported databases using a consistent API, regardless of the underlying driver or dialect.
3131

0 commit comments

Comments
 (0)