diff --git a/README.md b/README.md index c3c9bc5..842db85 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ See the top-level crate documentation for more info. ## But what about that small helper function? -Here it is in full, for posteriority: +Here it is in full, for posterity: ```js function el(name, attributes, ...children) {