From 8f45f5f66db8d6b4dc306a6e326b155b9de57fdc Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Mon, 14 Oct 2024 19:01:35 +0200 Subject: [PATCH] docs: intro to ISQ part 2 changed --- docs/blog/posts/isq-part-2-problems-when-isq-is-not-used.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/blog/posts/isq-part-2-problems-when-isq-is-not-used.md b/docs/blog/posts/isq-part-2-problems-when-isq-is-not-used.md index 2a26f04f..279fc35e 100644 --- a/docs/blog/posts/isq-part-2-problems-when-isq-is-not-used.md +++ b/docs/blog/posts/isq-part-2-problems-when-isq-is-not-used.md @@ -10,7 +10,8 @@ comments: true # International System of Quantities (ISQ): Part 2 - Problems when ISQ is not used This article is the next one in our series about the ISQ. After introducing the basic terms and -systems, in this article, we will talk about the benefits we get from modeling it in our library. +systems, in this article, we will talk about the issues we face when we base the quantities and +units library on just units or dimensions.