Skip to content

Commit 66b80cf

Browse files
authored
Added a missing 's'.
1 parent c6ad14b commit 66b80cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Gloo is this modular toolkit.
8484
performance in mind, to show everyone how fast the Web can be ;)
8585

8686
* **Reliable:** Every crate should be thoroughly tested. Headless browser
87-
tests. Quickcheck tests. Using the type system to make whole classes of bug
87+
tests. Quickcheck tests. Using the type system to make whole classes of bugs
8888
impossible.
8989

9090
* **Small:** Small code size for faster page loads. No accidentally pulling in

0 commit comments

Comments
 (0)