mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-01 01:07:04 +02:00
## Summary Update description of `toTitleCase` to better explain what it does. ## Related tickets and issues https://linear.app/n8n/issue/PAY-857/expressions-totitlecase-fails-to-lowercase-the-non-leading-letters ## Review / Merge checklist - [ ] PR title and summary are descriptive. **Remember, the title automatically goes into the changelog. Use `(no-changelog)` otherwise.** ([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md)) - [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up ticket created. - [ ] Tests included. --------- Co-authored-by: Iván Ovejero <ivov.src@gmail.com> |
||
|---|---|---|
| .. | ||
| ArrayExtensions.ts | ||
| DateExtensions.ts | ||
| ExpressionExtension.ts | ||
| ExpressionParser.ts | ||
| ExtendedFunctions.ts | ||
| Extensions.ts | ||
| index.ts | ||
| NumberExtensions.ts | ||
| ObjectExtensions.ts | ||
| StringExtensions.ts | ||
| utils.ts | ||