We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77708de commit 2c3458bCopy full SHA for 2c3458b
dist/datasets-spam-assassin/README.md
@@ -106,7 +106,7 @@ The `checksum` object contains the following fields:
106
<!-- eslint no-undef: "error" -->
107
108
```javascript
109
-var corpus = require( '@stdlib/dist-datasets-spam-assassin' );
+var corpus = require( '@stdlib/dist-datasets-spam-assassin' ).SPAM_ASSASSIN;
110
111
var data;
112
var i;
0 commit comments