We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847b6c0 commit 0aabc0cCopy full SHA for 0aabc0c
docs/HowToGuides/GettingStarted.md
@@ -457,7 +457,7 @@ There are two main ways to run tests:
457
The `-s` and `-vv` flags print a progress bar and the executed commands
458
respectively.
459
460
-If you making small changes to the compiler or some other component, you'll
+If you are making small changes to the compiler or some other component, you'll
461
likely want to [incrementally rebuild](#editing-code) only the relevant
462
Ninja/Xcode target and use `lit.py` with `--filter`. One potential failure
463
mode with this approach is accidental use of stale binaries. For example, say
0 commit comments