From f5649205cf5e9a722b63abe42d0303b5122d9cd8 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Mon, 14 Oct 2024 19:03:04 +0200 Subject: [PATCH] docs: simple grammar fix to the previous commit --- docs/blog/posts/isq-part-2-problems-when-isq-is-not-used.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 279fc35e..5bbbe985 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,8 +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 issues we face when we base the quantities and -units library on just units or dimensions. +systems, this article will talk about the issues we face when we base the quantities and units +library on just units or dimensions.