Index: docs/windows_build_instructions.md |
diff --git a/docs/windows_build_instructions.md b/docs/windows_build_instructions.md |
index 0c3d6de2ef99bd76e41a0c1edb13d0f054ef8724..16b007d9adb0542122c5734ab06701b2bb4c27c3 100644 |
--- a/docs/windows_build_instructions.md |
+++ b/docs/windows_build_instructions.md |
@@ -74,7 +74,7 @@ GN will produce a file `all.sln` in your build directory. It will internally |
use Ninja to compile while still allowing most IDE functions to work (there is |
no native Visual Studio compilation mode). If you manually run "gen" again you |
will need to resupply this argument, but normally GN will keep the build and |
-IDE files up-to-date automatically when you build. |
+IDE files up to date automatically when you build. |
The generated solution will contain several thousand projects and will be very |
slow to load. Use the `--filters` argument to restrict generating project files |