docs: tiny fix to README (#52)

This commit is contained in:
djlauk
2021-06-08 02:14:25 +02:00
committed by GitHub
parent 1fdd7faca3
commit f8e25eb748

View File

@@ -30,7 +30,7 @@ Both the TypeScript compiler and lit-analyzer are configured to be very strict.
## Testing
This sample modern-web.dev's
This sample uses modern-web.dev's
[@web/test-runner](https://www.npmjs.com/package/@web/test-runner) along with
Mocha, Chai, and some related helpers for testing. See the
[modern-web.dev testing documentation](https://modern-web.dev/docs/test-runner/overview) for