Skip to content

Commit 0e44b81

Browse files
reformat comment
1 parent 64d0f46 commit 0e44b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/crud/crud.prose.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ describe('CRUD Prose Spec Tests', () => {
171171
await client.close();
172172
});
173173

174-
it('sets maxTimeMS on explain commands, when specfied', async function () {
174+
it('sets maxTimeMS on explain commands, when specified', async function () {
175175
await collection
176176
.find(
177177
{ name: 'john doe' },

0 commit comments

Comments
 (0)