diff options
| -rw-r--r-- | README.mdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mdown b/README.mdown index a1cb28e..d0939e9 100644 --- a/README.mdown +++ b/README.mdown @@ -27,7 +27,7 @@ $ rake serve # <- locally host the project ### How it works when your run `rake serve`: -1. Preproces special files in Source Dir +1. Preprocess special files in Source Dir 2. Process remaining files in Source Dir 3. Copy Public Dir to Build Dir 4. Write the Source Hash into Build Dir |
