We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163bb5d commit 3bbe917Copy full SHA for 3bbe917
tests/misc.js
@@ -480,7 +480,7 @@ describe('literal JSON', () => {
480
});
481
482
describe('expansionMap', () => {
483
- it('should be called on un-mapped term', async () => {
+ it('should be called on unmapped term', async () => {
484
const docWithUnMappedTerm = {
485
'@context': {
486
'definedTerm': 'https://example.com#definedTerm'
0 commit comments