From d4020f0885c413d53b30acce248d9d61fbff9dbf Mon Sep 17 00:00:00 2001 From: vlad doster Date: Fri, 14 May 2021 19:21:17 -0500 Subject: [PATCH] fix readme typo (#144) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec26864..cc9cd91 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Message definition Best Practices - **All fields must describe quantities in SI units**, unless otherwise specified in the field name. -- In the context of the message they are in, field names should be completely unambigious. +- In the context of the message they are in, field names should be completely unambiguous. - All values should be easy to plot and be human-readable with minimal parsing.