Skip to content

Commit b2b1ae3

Browse files
committed
index.html minor change
1 parent eb28d08 commit b2b1ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
return x;
7171
}).join('\n');
7272

73-
return 'RussianNouns.Lemma.create(' + processed + ')';
73+
return 'Lemma.create(' + processed + ')';
7474
};
7575

7676
$scope.changed = () => {

0 commit comments

Comments
 (0)