Skip to content

Commit 77a0bf7

Browse files
Update schema.v2.json
1 parent 22d5d6d commit 77a0bf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/schema/schema.v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@
10651065
"enabled": {
10661066
"type": "boolean",
10671067
"default": true,
1068-
"description": "Enabled | Enable CodeRabbit to enforce your organisation's coding standards during reviews."
1068+
"description": "Enabled | Enable CodeRabbit to enforce your organization's coding standards during reviews."
10691069
},
10701070
"filePatterns": {
10711071
"type": "array",
@@ -1078,7 +1078,7 @@
10781078
},
10791079
"additionalProperties": false,
10801080
"default": {},
1081-
"description": "CodeRabbit will analyse and learn from your organisation's code guidelines, which you can mention in the file patterns section. These guidelines will then be used to conduct thorough code reviews."
1081+
"description": "CodeRabbit will analyse and learn from your organization's code guidelines, which you can mention in the file patterns section. These guidelines will then be used to conduct thorough code reviews."
10821082
},
10831083
"learnings": {
10841084
"type": "object",

0 commit comments

Comments
 (0)