Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
ktuite committed Oct 9, 2023
1 parent 7905ada commit ac81661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/data/entity.js
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ describe('extracting and validating entities', () => {
});
});

describe('exctact entity from API request: extractEntity', () => {
describe('extract entity from API request: extractEntity', () => {
// Used to compare entity structure when Object.create(null) used.
beforeEach(() => {
should.config.checkProtoEql = false;
Expand Down

0 comments on commit ac81661

Please sign in to comment.