Skip to content

Commit 421a2f4

Browse files
committed
changed order of grammars because UiO sppears down currently
1 parent b34b667 commit 421a2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/resources.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ CAPABILITIES = {
1919
// Ordered list of grammar resource identifiers for presenting in the demo.
2020
// Should correspond to keys of RESOURCES object.
2121
var GRAMMARS = [
22-
'erg-uio',
2322
'erg-uw',
23+
'erg-uio',
2424
'jacy-uw',
2525
'indra-uw',
2626
'zhong-uw',

0 commit comments

Comments
 (0)