Преглед на файлове

slight testing.md rewording

Heydon Pickering преди 8 години
родител
ревизия
656a03537b
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      content/patterns/coding/tested.md
  2. 1 1
      docs/patterns/coding/tested/index.html

+ 1 - 1
content/patterns/coding/tested.md

@@ -26,4 +26,4 @@ The value for the `using` attribute follows a specific format: each testing setu
 * Firefox Android
 * Safari iOS
 
-Obviously, this is not a comprehensive list and more may be added over time. But it covers most of the main browsers for pairing with other software — at least in testing.
+Obviously, this is not a comprehensive list and more may be added over time. But it covers most of the main browsers for pairing with other software — at least for testing purposes.

+ 1 - 1
docs/patterns/coding/tested/index.html

@@ -301,7 +301,7 @@
 <li>Safari iOS</li>
 </ul>
 
-<p>Obviously, this is not a comprehensive list and more may be added over time. But it covers most of the main browsers for pairing with other software — at least in testing.</p>
+<p>Obviously, this is not a comprehensive list and more may be added over time. But it covers most of the main browsers for pairing with other software — at least for testing purposes.</p>
 
   </main>