For anybody who's seen hashtagging advice and been unsure of the difference:
#PascalCase capitalizes each word,
#camelCase only capitalizes the words after the first, which makes the caps in the middle look like humps of a camel.
Both options work well for making hashtags more legible to screen readers and neurodivergent/dyslexic users. However, I tend to recommend PascalCase, because it's easier to tell people, "It just means capitalizing each word in your hashtags for broader accessibility."
@Texan_Reverend fun fact #snake_case (using underscores instead of spaces) is not used in hashtags but in programing and is called that bc of the programming language python. It's my least favourite all one word convention T-T