From 835cdd2f915fa38bc62b08a5b967547822e5ff0c Mon Sep 17 00:00:00 2001 From: jgoppert Date: Sat, 7 Nov 2015 12:03:10 -0500 Subject: [PATCH] README fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f5b56764b..c840ebf349 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ A simple and efficient template based matrix library. * Euler angle (321), DCM, Quaternion conversion through constructors. * High testing coverage. -## Limitation +## Limitations * No dynamically sized matrices.