diff options
| author | _Tradam <[email protected]> | 2022-04-22 07:19:28 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-04-22 07:19:28 -0400 |
| commit | c0f048abff9b3b26da9370c736d448cbb41a734d (patch) | |
| tree | cef1e95779d67f5f34d00e224e1be0dd68c006f9 | |
| parent | 99099c284982863480ffc6d4aa741d29dc2ea92a (diff) | |
| download | Justicar-c0f048abff9b3b26da9370c736d448cbb41a734d.tar.gz Justicar-c0f048abff9b3b26da9370c736d448cbb41a734d.zip | |
spelling fix
| -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 |
