diff --git a/docs/globals.html b/docs/globals.html
index f9f9054..dda3437 100644
--- a/docs/globals.html
+++ b/docs/globals.html
@@ -100,6 +100,7 @@
Functions
filter
get
isNullOrUndefined
+ isObject
map
omit
pick
@@ -192,7 +193,7 @@ U
Undefinable
- Undefinable: T | null
+ Undefinable: T | undefined