Skip to content

Commit 4c92e67

Browse files
authored
fix: rm space in over night in welcome.md (#41)
* fix: rm space in over night in welcome.md
1 parent c4db35a commit 4c92e67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

getting-started/welcome.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ These are just a few examples and the list is not exhaustive, as new plugins are
6060

6161
## What GatewayD does not do
6262

63-
GatewayD is not a silver bullet and won't solve all your database problems over night. You still have to design and normalize your database schema, take and test backups, secure your database and do whatever you used to do before GatewayD. GatewayD came into existence to fix the black box mentality that surrounds databases to this very day.
63+
GatewayD is not a silver bullet and won't solve all your database problems overnight.
64+
You still have to design and normalize your database schema, take and test backups, secure your database and do whatever you used to do before GatewayD. GatewayD came into existence to fix the black box mentality that surrounds databases to this very day.
6465

6566
Over time many plugins will be developed either by us or the community that will try to solve different issues arose from utilizing databases.
6667

0 commit comments

Comments
 (0)