diff options
| author | realtradam <[email protected]> | 2022-04-22 09:14:25 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-04-22 09:14:25 -0400 |
| commit | 1cc253292e913dcb0b09a3cf00851b686e22c214 (patch) | |
| tree | 385037229f6a08d78338aaa2f5ec7cbaf74791bc | |
| parent | b279b36f8bce227f697e66976d09300d44c385e6 (diff) | |
| parent | c0f048abff9b3b26da9370c736d448cbb41a734d (diff) | |
| download | Justicar-1.0.1.tar.gz Justicar-1.0.1.zip | |
Merge branch 'master' of github.com:realtradam/Justicarv1.0.1
| -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 |
