Skip to content

Commit deb2f83

Browse files
committed
fix typo.
1 parent 3e4b5ba commit deb2f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ Laravel 4.1 features a totally re-written routing layer. The API is the same; ho
4747

4848
### Improved Session Engine
4949

50-
With this release, we're also introducting an entirely new session engine. Similar to the routing improvements, the new session layer is leaner and faster. We are no longer using Symfony's (and therefore PHP's) session handling facilites, and using a custom solution that is simpler and easier to maintain.
50+
With this release, we're also introducting an entirely new session engine. Similar to the routing improvements, the new session layer is leaner and faster. We are no longer using Symfony's (and therefore PHP's) session handling facilites, and are using a custom solution that is simpler and easier to maintain.

0 commit comments

Comments
 (0)