Skip to content

Commit 79a7db2

Browse files
authored
Update README.md
1 parent 0b53876 commit 79a7db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ __replacerSlot__TitleCase__; // Lives Down By The River
248248
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.
249249

250250
- :white_check_mark: `__name__(camelCase)` OR `__name__CamelCase__`
251-
- :warning: `__name__ (camelCase)`
251+
- :x: `__name__ (camelCase)` OR `__name__ CamelCase__`
252252

253253
## Batch Usage
254254

0 commit comments

Comments
 (0)