Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
morris committed Dec 6, 2023
1 parent c8c8ce7 commit 6623d0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -705,9 +705,8 @@ and some opinionated statements based on my experience in the industry.
- Little indirection
- Low coupling
- The result is literally just a bunch of HTML, CSS, and JS files.
- Straight-forward, zero-config testing with Playwright
- Straight-forward testing with Playwright
- Includes code coverage
- Great debugging experience via browser developer tools

All source files (HTML, CSS and JS) combine to **under 3000 lines of code**,
including comments and empty lines.
Expand Down

0 comments on commit 6623d0e

Please sign in to comment.