diff --git a/lessons/module-1/js-array-prototype-methods.md b/lessons/module-1/js-array-prototype-methods.md index 991e3163..10e8671d 100644 --- a/lessons/module-1/js-array-prototype-methods.md +++ b/lessons/module-1/js-array-prototype-methods.md @@ -9,6 +9,7 @@ tags: javascript, arrays, prototypes, mutator, accessor * Summarize various array prototype methods * Use array prototype methods * Determine if a given method is a mutator or accessor +* Practice using MDN documentation * Identify learning strategies that are most helpful for you ## Vocabulary