Skip to content

Commit b2f357c

Browse files
author
Zhen Li
committed
Fix a typo in example tag
1 parent ed6a8ab commit b2f357c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/v1/examples.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ describe('examples', function() {
255255
console.log(error);
256256
}
257257
});
258-
// tag::nested-statements[]
258+
// end::nested-statements[]
259259
});
260260

261261
//await the result

0 commit comments

Comments
 (0)