From fa8fdae863458d01c129c4f46c560e83f03d9e71 Mon Sep 17 00:00:00 2001 From: 1ilit Date: Tue, 2 Apr 2024 16:44:29 +0300 Subject: [PATCH] Fix wording in info for types --- src/components/EditorSidePanel/TypesOverview.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/EditorSidePanel/TypesOverview.jsx b/src/components/EditorSidePanel/TypesOverview.jsx index 7b8c357..a1c4a36 100644 --- a/src/components/EditorSidePanel/TypesOverview.jsx +++ b/src/components/EditorSidePanel/TypesOverview.jsx @@ -74,7 +74,7 @@ export default function TypesOverview() { content={
- This feature is meant for object-relational databases like{" "} + This feature is meant for object-relational DBMSs like{" "} PostgreSQL.