Skip to content

Commit 4166448

Browse files
authored
Merge pull request #1 from acairns/patch-1
Small typo fix
2 parents 7ca6358 + 09d1cc5 commit 4166448

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
@@ -44,7 +44,7 @@ $config = new Configuration([
4444
]),
4545
]);
4646

47-
// Set the values, either all ot once with `merge()`:
47+
// Set the values, either all at once with `merge()`:
4848
$config->merge([
4949
'database' => [
5050
'driver' => 'mysql',

0 commit comments

Comments
 (0)