fix header

This commit is contained in:
Mark McClain
2011-03-12 16:43:46 -05:00
parent 3489aabea7
commit 9da0e09d2b

View File

@@ -149,7 +149,7 @@ redirect
abort
``@expose``
===========
-----------
At its core, ``expose`` is how you tell Pecan which methods in a class are controllers. ``expose`` accepts eight optional parameters some of which can impact routing. ::