Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhaim1 committed Jan 20, 2024
1 parent 2925e33 commit 7e986d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ The function can also be used in a browser environment by including the `titleca
Here's an example of how to use the modulate function:

```html
<script src="./path/to/titlecaser.amd.js"></script>
<script src="./path/to/TitleCaser.amd.js"></script>
```

After that, the `toTitleCase()` function can be accessed in your JavaScript code like this:
Expand Down

0 comments on commit 7e986d8

Please sign in to comment.