Skip to content

Commit 0c72f33

Browse files
authored
simpler grammar
1 parent 07574c6 commit 0c72f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ MYSQL_PORT=3306
9696

9797
Adjust the settings according to your set up
9898

99-
If you don’t want to use environment variables, change where these fields are coming from in the method `ConnectionString` near the top in `Database.cs`. I use environment variables because I deploy my server in docker containers.
99+
If you don’t want to use environment variables, change the method `ConnectionString` near the top in `Database.cs`. I use environment variables because I deploy my server in docker containers.
100100

101101
### 9. Run Unity and open your project
102102

0 commit comments

Comments
 (0)