From cebcce547a61a1f0c170500c19a9d917523700f2 Mon Sep 17 00:00:00 2001 From: Trey Davis Date: Fri, 27 May 2016 08:39:16 -0700 Subject: [PATCH] Replace 'comingling' with 'commingling' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f197ee..a7ffe0e 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ nil, booleans, strings, characters, and symbols are equal to values of the same **edn** representation. integers and floating point numbers should be considered equal to values only of the same -magnitude, _type, and precision_. Comingling numeric types and precision in map/set key/elements, +magnitude, _type, and precision_. Commingling numeric types and precision in map/set key/elements, or constituents therein, is not advised. sequences (lists and vectors) are equal to other sequences whose count of elements is the same, and