You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -248,7 +248,7 @@ __replacerSlot__TitleCase__; // Lives Down By The River
248
248
One Rule: no spaces between the [Replacer Slots](#replacer-slots-or-ireplacerslotquestion) and [Case Converters](#case-converters). If there is a space, [Case Converters](#case-converters) will not work.
249
249
250
250
-:white_check_mark:`__name__(camelCase)` OR `__name__CamelCase__`
251
-
-:warning:`__name__ (camelCase)`
251
+
-:x:`__name__ (camelCase)` OR `__name__ CamelCase__`
0 commit comments