Skip to content

Commit 3b234a1

Browse files
authored
Update README.md
1 parent 1a131fd commit 3b234a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Sometimes, it may be necessary to rename the value of the constants (According t
3939
const PRODUCT_ID = 'product_id'; //Foreign key
4040
const USER_ID = 'user_id'; //Foreign key
4141
```
42-
### Syntax Example
42+
### Example
4343
A simple didactic demonstration of the algorithm
4444
```php
4545
/**

0 commit comments

Comments
 (0)