Browse Source

Documentation: Fix typo on routing page's TOC.

Franz Liedke 12 years ago
parent
commit
3ccc37bd8f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      laravel/documentation/routing.md

+ 1 - 1
laravel/documentation/routing.md

@@ -4,7 +4,7 @@
 
 - [The Basics](#the-basics)
 - [Wildcards](#wildcards)
-- [The 404 Events](#the-404-event)
+- [The 404 Event](#the-404-event)
 - [Filters](#filters)
 - [Pattern Filters](#pattern-filters)
 - [Global Filters](#global-filters)