note of clarity
diff --git a/user_guide/general/creating_libraries.html b/user_guide/general/creating_libraries.html
index 1d99002..dfe9712 100644
--- a/user_guide/general/creating_libraries.html
+++ b/user_guide/general/creating_libraries.html
@@ -127,7 +127,7 @@
<h2>Passing Parameters When Initializing Your Class</h2>
-<p>In the library loading function you can dynamically pass data via the second parameter and it will be passed to your class
+<p>In the library loading function you can dynamically pass data as an array via the second parameter and it will be passed to your class
constructor:</p>
<code>