Skip to content

Commit 69dbfea

Browse files
Update packages/common/src/scopeSupportFacets/scopeSupportFacetInfos.ts
1 parent 53f84dc commit 69dbfea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/src/scopeSupportFacets/scopeSupportFacetInfos.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ export const scopeSupportFacetInfos: Record<
101101
},
102102

103103
class: {
104-
description: "A class in a object-oriented language",
104+
description: "A class in an object-oriented language",
105105
scopeType: "class",
106106
},
107107
"class.iteration.document": {

0 commit comments

Comments
 (0)