Typo fix
@ -28,7 +28,7 @@ Example: `XyZzY` -> `xyzzy`
Example: `XyZzY` -> `XYZZY`
### `lowercase`
### `capitalized`
`inputStr.charAt(0).toUpperCase() + inputStr.slice(1)`
The note is not visible to the blocked user.