Fix wording in info for types
This commit is contained in:
parent
ee44cd2b7c
commit
fa8fdae863
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user