Skip to content

Commit 063a20c

Browse files
authored
Update README.md
1 parent 5d415f9 commit 063a20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ composer require scrawler/arca
5353
// For Arca ORM 1.x
5454
// $db = new \Scrawler\Arca\Database($connectionParams);
5555

56-
For Arca 2.x and later
56+
// For Arca 2.x and later
5757
$db = \Scrawler\Arca\Facade\Database::connect($connectionParams);
5858

5959
```

0 commit comments

Comments
 (0)