450e610a934f
Fix typo
author | Chris <christopher.lopes@gmail.com> |
---|---|
date | Sat, 03 Nov 2012 15:11:42 -0700 |
parents | ce37028052fe |
children | ba1128de8e30 |
branches/tags | (none) |
files | chapters/53.markdown |
Changes
--- a/chapters/53.markdown Sat Nov 03 15:41:09 2012 -0400 +++ b/chapters/53.markdown Sat Nov 03 15:11:42 2012 -0700 @@ -5,7 +5,7 @@ all we're going to do in this book. Before we finish we'll talk about a few more important ways to polish it up and really make it shine. -First on the list is making out plugin more efficient with autoloading. +First on the list is making our plugin more efficient with autoloading. How Autoload Works ------------------