Skip to content

Commit 8512e40

Browse files
committed
fix: Remove unformatted space
1 parent 190e8f7 commit 8512e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/rules/assertions/checkExamples.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ export default {
637637
},
638638
{
639639
code: `
640-
/**
640+
/**
641641
* @example
642642
* foo(function (err) {
643643
* throw err;

0 commit comments

Comments
 (0)