From 64e2eb56076d5df153e231dd10e3e403b5fc381d Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Fri, 26 Feb 2021 23:23:19 +0100 Subject: [PATCH] FIx typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6453c1..d3c3f87 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Just do `cargo run` :) ## License -This project is icensed under either of +This project is licensed under either of - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)