mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-12-21 01:07:24 +08:00
Fix wording in info for types
This commit is contained in:
@@ -74,7 +74,7 @@ export default function TypesOverview() {
|
|||||||
content={
|
content={
|
||||||
<div className="w-[240px] text-sm space-y-2 popover-theme">
|
<div className="w-[240px] text-sm space-y-2 popover-theme">
|
||||||
<div>
|
<div>
|
||||||
This feature is meant for object-relational databases like{" "}
|
This feature is meant for object-relational DBMSs like{" "}
|
||||||
<strong>PostgreSQL</strong>.
|
<strong>PostgreSQL</strong>.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user