Skip to content

Commit 82b7164

Browse files
committed
⚡ introduced declare miner
1 parent c973891 commit 82b7164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ export const encoding = [
159159
{
160160
label: 'Declare',
161161
value: DECLARE,
162-
message: 'Each feature is encoded as a constraint Declare.'
162+
message: 'Each feature is encoded as a Declare constraint.'
163163
}
164164
];
165165

0 commit comments

Comments
 (0)