• Capitalize the first letter of a string.

    Parameters

    • s: string

      The string to capitalize.

    Returns string