Skip to content

Commit

Permalink
syntex error removed from readme doc
Browse files Browse the repository at this point in the history
  • Loading branch information
AbmSourav committed May 27, 2023
1 parent 2ebe1b8 commit 9d5d7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ $db = DB::setConnection(
"dbuser" => 'database_user',
"dbpassword" => 'database_password',
"prefix" => 'database_table_prefix'
];
]
);
```

Expand Down

0 comments on commit 9d5d7a6

Please sign in to comment.