2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-03 17:13:53 +00:00

Fixed typos

This commit is contained in:
n1474335
2024-04-05 18:08:21 +01:00
parent ab0493f53a
commit d3fb8bd6e9
2 changed files with 2 additions and 2 deletions

View File

@@ -893,7 +893,7 @@ class Utils {
/**
* Converts a string to it's title case equivalent.
* Converts a string to its title case equivalent.
*
* @param {string} str
* @returns string