general educational fixes in some files (#40800)

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
Talla Giridhar
2021-02-03 15:17:56 +05:30
committed by GitHub
parent 7ef29e62a8
commit c1f9cd93f5
11 changed files with 79 additions and 79 deletions

View File

@ -22,7 +22,7 @@ To learn how to write Cypress tests, or 'specs', please see Cypress' official [d
**2. Run the cypress tests**
To run tests against production builds, replace `dev` with `prd` bellow.
To run tests against production builds, replace `dev` with `prd` below.
- To run all tests in the `./cypress` directory: