Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusmuntean committed Aug 5, 2024
1 parent 5e3b712 commit 4fe8faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugins/c-sharp/c-sharp/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export interface CSharpResolversPluginRawConfig extends RawConfig {
/**
* @default camelCase
* Supported: camelCase, pascalCase
* @description Allow you to customize the naming convention for interface/class/record members.
* @description Allows you to customize the naming convention for interface/class/record members.
*
* @exampleMarkdown
* ```yaml
Expand Down

0 comments on commit 4fe8faf

Please sign in to comment.