From 1aceba1f1d1459202e159b048f65b5753cfca8f7 Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Sat, 16 May 2015 09:01:25 +0200 Subject: [PATCH] Fix typo in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ac46f2..1ddac11 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ Main target is "make log", and it is recommended to run it via ./run.sh, which is a simple wrapper that should make runs more consistent. -Note: all the extremelly trivial code here is under the Apache -License, Version 2.0. See LICENSE. +Note: all the extremely trivial code here is under the Apache License, +Version 2.0. See LICENSE. -- 2.39.5