Skip to content

Commit 1f255d0

Browse files
committed
- Fixed title of doc/simple-repository.md
1 parent a6f5212 commit 1f255d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/simple-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Optional conditions
1+
# Simple repository
22

33
```PHP
44
$pdo = new PDO('mysql:host=127.0.0.1;dbname=test;charset=utf8', 'root', null, [PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION]);

0 commit comments

Comments
 (0)