\ No newline at end of file
+File not found - API Reference
404 Page not found
Page not found, sorry.
\ No newline at end of file
diff --git a/index.html b/index.html
index 5a89614..7b78520 100644
--- a/index.html
+++ b/index.html
@@ -90,4 +90,4 @@
package ::full::
all have the same data type. The data type of a Vector's elements is known as the
Vector's base type. The base type can be any class, including built in classes and
custom classes. The base type is specified when declaring a Vector variable as well
-as when creating an instance by calling the class constructor.