Skip to content

Commit 4632f92

Browse files
authored
chore: fix typo
1 parent aa5ebcf commit 4632f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/builder.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ describe('Editor scenarios', () => {
107107
})
108108

109109
describe('api audience test', () => {
110-
test('сomparison must have two type of api audience transition with 3 operations', async () => {
110+
test('comparison must have two type of api audience transition with 3 operations', async () => {
111111
await apiAudiencePackage.publish('api-audience', {
112112
packageId: 'api-audience',
113113
version: 'v1',

0 commit comments

Comments
 (0)