We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2479668 commit 7b30e99Copy full SHA for 7b30e99
database/index.md
@@ -11,7 +11,7 @@ Photo by [Jan Antonin Kolar](https://unsplash.com/@jankolar?utm_source=unsplash&
11
12
## IRdbms interface
13
14
-`IRdbms` interface is just a thin wrapper for Free Pascal SQLdb package. Currently supported RDBMS system is
+`IRdbms` interface is just a thin wrapper for Free Pascal SQLdb package. Currently supported RDBMS systems are
15
16
- MySQL via `TMysqlDb` class
17
- PostgreSQL via `TPostgreSqlDb` class
0 commit comments