diff --git a/www/docs/errors/dirty.md b/www/docs/errors/dirty.md index 2116e9e68a2..857315e76f2 100644 --- a/www/docs/errors/dirty.md +++ b/www/docs/errors/dirty.md @@ -21,4 +21,4 @@ From here on, you have a couple of options: - add the file to `.gitignore` (recommended if the file is temporary and/or generated); -- change your process the build process to not touch any git tracked files. +- change your build process to not touch any git tracked files.