Skip to content

Commit 50b3e33

Browse files
committed
Wording
1 parent 6860c8d commit 50b3e33

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
@@ -42,7 +42,7 @@ Use **`DB::connection()->disconnect()`** instead.
4242

4343
## Advanced Usage
4444

45-
You can manually customize extended `MySqlConnection` using `ManagesSystemVariables` trait.
45+
You can extend `MySqlConnection` with `ManagesSystemVariables` trait by yourself.
4646

4747
```php
4848
<?php

0 commit comments

Comments
 (0)