Skip to content

Commit

Permalink
Merge pull request #1 from acairns/patch-1
Browse files Browse the repository at this point in the history
Small typo fix
  • Loading branch information
colinodell authored May 31, 2021
2 parents 7ca6358 + 09d1cc5 commit 4166448
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 @@ -44,7 +44,7 @@ $config = new Configuration([
]),
]);

// Set the values, either all ot once with `merge()`:
// Set the values, either all at once with `merge()`:
$config->merge([
'database' => [
'driver' => 'mysql',
Expand Down

0 comments on commit 4166448

Please sign in to comment.