From d4b63f1f8de68778057ea9c66c1ea48acf018fa6 Mon Sep 17 00:00:00 2001 From: Daniel Haim <2808046+danielhaim1@users.noreply.github.com> Date: Sun, 21 Jan 2024 18:16:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af3dd6b..ac1e786 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ console.log(output); // 'The Book of Life' ## Usage in the Browser -The function can also be used in a browser environment by including the `titlecaser.amd.js` script in your HTML file: +The function can also be used in a browser environment by including the `TitleCaser.amd.js` script in your HTML file: Here's an example of how to use the modulate function: