Skip to content

Commit e7c3782

Browse files
authored
chore: Fix typo (#50)
1 parent cacff47 commit e7c3782

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
## ParadeDB for SQLAlchemy
3232

33-
The official [SQLAlchemy](https://www.sqlalchemy.org/) integration for [ParadeDB](https://paradedb.com) including first class support for for managing BM25 indexes with Alembic and running queries using the full ParadeDB API. Follow the [getting started guide](https://docs.paradedb.com/documentation/getting-started/environment#sqlalchemy) to begin.
33+
The official [SQLAlchemy](https://www.sqlalchemy.org/) integration for [ParadeDB](https://paradedb.com), including first-class support for managing BM25 indexes with Alembic and running queries using the full ParadeDB API. Follow the [getting started guide](https://docs.paradedb.com/documentation/getting-started/environment#sqlalchemy) to begin.
3434

3535
## Requirements & Compatibility
3636

@@ -57,7 +57,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup, running tests, lin
5757
## Support
5858

5959
If you're missing a feature or have found a bug, please open a
60-
[GitHub Issue](https://github.com/paradedb/django-paradedb/issues/new/choose).
60+
[GitHub Issue](https://github.com/paradedb/sqlalchemy-paradedb/issues/new/choose).
6161

6262
To get community support, you can:
6363

0 commit comments

Comments
 (0)