Przeglądaj źródła

Fix typo in README.md (#4912)

Noah Cabral 2 lat temu
rodzic
commit
57483a3183
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -75,7 +75,7 @@ To run tests, open the HLSL Console and run this command after a successful buil
 
     hcttest
 
-Some tests will run shaders and verify their behavior. These tests also involve a driver that can run these execute these shaders. See the next section on how this should be currently set up.
+Some tests will run shaders and verify their behavior. These tests also involve a driver that can execute these shaders. See the next section on how this should be currently set up.
 
 ## Running Shaders