Skip to content

Commit 96690d3

Browse files
committed
mend
1 parent 6693460 commit 96690d3

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
@@ -22,7 +22,7 @@ An OO-PHP class to easily handle sessions
2222
$s->put("user_email", "[email protected]");
2323

2424
```
25-
## In other pages u need to use (check/resume) the session, just do..
25+
## In other pages you need to use (check/resume) the session, just do..
2626

2727
```php
2828
//use the same session name used in starting the session

0 commit comments

Comments
 (0)