diff --git a/common/terms.html b/common/terms.html
index a779d5e..99628c7 100644
--- a/common/terms.html
+++ b/common/terms.html
@@ -383,8 +383,7 @@
Its value is either a string (simple term definition),
expanding to an IRI,
or a map (expanded term definition).
-
- For context processing, term definition values are converted internally to a dedicated data structure that is easier to process.
+ For context processing, term definition values are converted internally to a dedicated data structure that is easier to process.
Change the type of term definition from array to map in active context, - to be consistent with the way it is used in the algorithms. - For more information, refer to issue 630. -
-