We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6294c commit 37ac443Copy full SHA for 37ac443
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