Skip to content

Commit 472ffdb

Browse files
authored
Merge pull request #333 from Tessmore/patch-1
Remove trailing space in "stopwords_nld.js"
2 parents 11e184c + 6405fe1 commit 472ffdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stopwords_nld.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const nld = [
6969
'in',
7070
'is',
7171
'ja',
72-
'je ',
72+
'je',
7373
'kan',
7474
'kon',
7575
'kunnen',

0 commit comments

Comments
 (0)