Skip to content

Commit 01afcff

Browse files
authored
Merge pull request #77 from anderejd/master
Added a missing 's'.
2 parents c6ad14b + 66b80cf commit 01afcff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)