diff --git a/src/siema.js b/src/siema.js index 83b4c93..aaf3041 100644 --- a/src/siema.js +++ b/src/siema.js @@ -641,7 +641,7 @@ export default class Siema { /** - * Prepernd item to carousel. + * Prepend item to carousel. * @param {HTMLElement} item - Item to prepend. * @param {function} callback - Optional callback to call after prepend. */