Skip to content

Commit 88776d1

Browse files
UmarJafarUmar381Ataylorotwell
authored
Grammar Mistake Fixed: Adding pronoun instead to repeating DBngin again (#8504)
* Grammer Mistake Fixed: Adding pronoun instead to repeating DBngin again * Update valet.md --------- Co-authored-by: Umar Jafar <[email protected]> Co-authored-by: Taylor Otwell <[email protected]>
1 parent 22d4444 commit 88776d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

valet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Once this file has been created, you may simply execute the `valet use` command
124124
<a name="database"></a>
125125
#### Database
126126

127-
If your application needs a database, check out [DBngin](https://dbngin.com). DBngin provides a free, all-in-one database management tool that includes MySQL, PostgreSQL, and Redis. After DBngin has been installed, you can connect to your database at `127.0.0.1` using the `root` username and an empty string for the password.
127+
If your application needs a database, check out [DBngin](https://dbngin.com), which provides a free, all-in-one database management tool that includes MySQL, PostgreSQL, and Redis. After DBngin has been installed, you can connect to your database at `127.0.0.1` using the `root` username and an empty string for the password.
128128

129129
<a name="resetting-your-installation"></a>
130130
#### Resetting Your Installation

0 commit comments

Comments
 (0)