We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52be302 commit b20f34eCopy full SHA for b20f34e
packages/angular_devkit/core/src/utils/strings.ts
@@ -93,7 +93,7 @@ export function classify(str: string): string {
93
}
94
95
/**
96
- More general than decamelize. Returns the lower\_case\_and\_underscored
+ More general than decamelize. Returns the lower_case_and_underscored
97
form of a string.
98
99
```javascript
0 commit comments