Skip to content

Commit e22075c

Browse files
authored
Update README.md
1 parent cd80a58 commit e22075c

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
@@ -7,7 +7,7 @@ It's extracted from my PHP Web MVC Framework
77

88
An auto generated MySQL class provides the following services:
99

10-
- A constructor for managing a fetched table’s row or for a adding a new one<
10+
- A constructor for managing a fetched table’s row or for a adding a new one
1111
- Management for both single or composite Primary Keys
1212
- Automatic mapping of the different date formats may occurs between application and database
1313
- Destructor to automatically close database connection

0 commit comments

Comments
 (0)