Fix wording in info for types

This commit is contained in:
1ilit 2024-04-02 16:44:29 +03:00
parent ee44cd2b7c
commit fa8fdae863

View File

@ -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>