diff --git a/doc/helpers.md b/doc/helpers.md index 9c965754..7d6c7325 100644 --- a/doc/helpers.md +++ b/doc/helpers.md @@ -17,6 +17,7 @@ This is a comprehensive guide of all helpers available for the Twitter API on bo * [Usage without instantiation](#usage-without-instantiation) * [Extract errors in an array](#extract-errors-in-an-array) * [Change image size of a profile picture](#change-image-size-of-a-profile-picture) +* [Remove undefined properties from objects](#remove-undefined-properties-from-objects)